Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Content-Type must be set to application/json
Path Parameters
The UUID of the business
The ID or stable_name of the parent ledger account
Body
Parameters for creating a child ledger account. The child inherits account_type, account_subtype, and normality from its parent.
Display name of the child ledger account
"Software Consulting"
Optional account number for the ledger account
"4010"
Response
The created child ledger account
A single ledger account without nested children
ID of the account
- Account ID
- Account Stable Name
Name of the account
"Current Assets"
Account number if configured
"4000"
CREDIT
, DEBIT