Reports
Get Receivable Aging Report
Get Receivable Aging Report
GET
/
v0
/
reports
/
receivable-aging
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Headers
teal-instance-id
string
requiredThe Teal instance ID
Query Parameters
ledger_id
string
requiredThe AR ledger ID
date
string
requiredThe date for the report
tag_group_id
string
requiredThe tag group ID used as payment criteria
Response
200 - application/json
tag_balances
object[]
requiredList of balances owed for each tag in the tag group by period.
unassigned_balances
object
requiredBalances owed that are not assigned to a tag by period.
total_balances
object
requiredThe total balances owed by period.
overdue_balance
number
requiredThe total balance that is owed and overdue.