200 Successful Response
Schema: BillAgingResponse
-
as_of_datestring required -
Report date in YYYY-MM-DD format.
-
vendorsarray · AgingVendorSummary requiredAgingVendorSummary -
Per-vendor aging summary rows.
8 fields
-
vendor_idstring -
vendor_namestring -
currentinteger -
days_1_30integer -
days_31_60integer -
days_61_90integer -
days_91_plusinteger -
totalinteger
-
-
billsarray · AgingBillItem requiredAgingBillItem -
Individual bills with aging bucket for drill-down.
11 fields
-
idstring required -
bill_numberstring -
vendor_idstring required -
vendor_namestring -
statusstring required -
amountinteger required -
Bill amount in cents.
-
total_paidinteger -
Total paid in cents.
-
balance_dueinteger required -
Remaining balance in cents.
-
due_datestring -
days_past_dueinteger -
bucketstring required -
Aging bucket: 'current', '1_30', '31_60', '61_90', '91_plus'.
-
-
totalsAgingVendorSummary requiredAgingVendorSummary -
Grand totals across all vendors.
8 fields
-
vendor_idstring -
vendor_namestring -
currentinteger -
days_1_30integer -
days_31_60integer -
days_61_90integer -
days_91_plusinteger -
totalinteger
-