Payables
Create Payable
Creates a payable.
POST
/
v0
/
ledgers
/
{ap_ledger_id}
/
payables
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 AP ledger ID
Body
application/json
The ID of the payable. Must be unique per ledger.
Minimum length:
1
The datetime that the payable was created
The datetime that the payable is due
The line items of the payable
Any metadata that you would like to associate with the payable.
Response
201 - application/json
The datetime that the invoice was created
The datetime that the invoice is due
Expandable. The line items of the payable.
Metadata associated with the payable.