Receivables
Update Receivable
Updates a receivable.
PUT
/
v0
/
ledgers
/
{ar_ledger_id}
/
receivables
/
{receivable_id}
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The Teal instance ID
An optional identifier for audit logging.
Path Parameters
The AR ledger ID
The Receivable ID
Body
application/json
The datetime that the receivable was created.
The datetime that the receivable is due.
Metadata associated with the receivable.
Response
200 - application/json
The datetime that the invoice was created.
The datetime that the invoice is due.
Expandable. The line items of the receivable.
Metadata associated with the receivable.
The files associated with this receivable.