GET
/
v0
/
ledgers
/
{ar_ledger_id}
/
receivables
/
{receivable_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

receivable_id
string
required

The Receivable ID

ar_ledger_id
string
required

The AR 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.