Referral
useReferralRebateSummary
Hook to get daily referral rebate statistics over a date range.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Hook to get daily referral rebate statistics over a date range.
const [data, { refresh, isLoading, loadMore }] = useReferralRebateSummary({
startDate,
endDate
});