GET
/
v0
/
reports
/
payable-balances

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

teal-instance-id
string
required

The Teal instance ID

Query Parameters

ledger_id
string
required

The AP ledger ID

date
string
required

The date for the report

tag_group_id
string
required

The tag group ID used as payment criteria

Response

200 - application/json
tag_balances
object[]
required

List of balances owing for each tag in the tag group.

unassigned_balance
number
required

Balance owing that is not assigned to a tag.

total_balance
number
required

The total balance owing.