GET
/
v0
/
ledgers
/
{ap_ledger_id}
/
payables
/
{payable_id}
/
status

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

Path Parameters

payable_id
string
required

The Payable ID

ap_ledger_id
string
required

The AP ledger ID

Query Parameters

tag_group_id
string
required

The ID of the tag group used to apply payments.

Response

200 - application/json
status
enum<string>
required

The status of the receivable.

Available options:
open,
partially_paid,
paid
payments
object[]
required

A list of payments applied towards the receivable.