curl --request GET \
--url https://demo.onlinebillingform.com/api/v2/report/sales-by-customer \
--header 'Authorization: Bearer <token>'{
"success": true
}curl --request GET \
--url https://demo.onlinebillingform.com/api/v2/report/sales-by-customer \
--header 'Authorization: Bearer <token>'{
"success": true
}Documentation Index
Fetch the complete documentation index at: https://www.billingserv.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Use Authorization: Bearer <live_api_key>.
yearly, monthly, or daily.
yearly, monthly, daily Date in YYYY-MM-DD format.
Items per page.
1 <= x <= 100OK