/bff/crm/aging-receivables
Unpaid invoices grouped into 5 buckets (notDue, 1-30, 31-60, 61-90, 91+ days past due). Amounts are in base currency (CZK) so multi-currency organisations sum correctly.
crm-dashboardgetBffCrmAging-receivables
No parameters
This endpoint takes no path, query, header or body parameters.
Request
GET /bff/crm/aging-receivables
curl -X GET "https://api.bizkithub.com/bff/crm/aging-receivables" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"Response
JSON payload
{
"success": true
}All response codes
1 status code documented
Need an API key?
All BizKitHub API endpoints require authentication via API key.