Reports
Get Payable Balances
Gets payable balances for ledger.
GET
/
v0
/
reports
/
payable-balances
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 AP 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 owing for each tag in the tag group.
unassigned_balance
number
requiredBalance owing that is not assigned to a tag.
total_balance
number
requiredThe total balance owing.