The AP Aging Object
From the AP Aging endpoint, you can retrieve the AP Aging Details for a specified business. See AP Aging endpoint for more details.
Field | Type | Description |
---|---|---|
vendorRef | Reference to the customer the invoices have been issued to. | |
currencyRef | Currency of the account payable amount. | |
current | decimal | Total account payables currently past due. |
dpd30 | decimal | Total account payables 1-30 days past due. |
dpd60 | decimal | Total account payables 31-60 days past due. |
dpd90 | decimal | Total account payables 61-90 days past due. |
dpd90+ | decimal | Total account payables 91+ days past due. |
total | decimal | Total account payables past due. |
The AR Aging Object
From the AR Aging endpoint, you can retrieve the AR Aging Details for a specified business. See AR Aging endpoint for more details.
Field | Type | Description |
---|---|---|
customerRef | Reference to the customer the invoices have been issued to. | |
currencyRef | Currency of the account receivable amount. | |
current | decimal | Total account receivables currently past due. |
dpd30 | decimal | Total account receivables 1-30 days past due. |
dpd60 | decimal | Total account receivables 31-60 days past due. |
dpd90 | decimal | Total account receivables 61-90 days past due. |
dpd90+ | decimal | Total account receivables 91+ days past due. |
total | decimal | Total account receivables past due. |