Lines
Create Payable Line
Create Payable Line
POST
/
v0
/
payable-lines
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Headers
teal-instance-id
string
requiredThe Teal instance ID
Body
application/json
ledger_id
string
requireddescription
string
requiredamount
required
The amount of the payable line.
ap_ledger_id
string
requiredpayable_id
string
requiredtag_ids
string[] | null
The tag ids of the tags associated with this payable line.
Response
201 - application/json
id
string
requiredledger_id
string
requireddescription
string
requiredamount
number
requiredThe amount of the payable line.
tags
object[] | null
The tag ids of the tags associated with this payable line.