Chart Management APIs
1. Create a Chart of Accounts
post
Creates a new chart of accounts.
Body
Agent supplied information about a chart of accounts.
object · LedgerElementInfoOptional
A base type for agent supplied ledger information.
Responses
200
Response to /api/v1/chart/
application/json
default
default response to /api/v1/chart/
application/json
post
/api/v1/chart/2. List Charts
get
Queries the charts of accounts.
Query parameters
filterstringOptional
page[size]stringOptional
page[number]stringOptional
sortstringOptional
Responses
200
Response to /api/v1/chart/
No content
default
default response to /api/v1/chart/
application/json
get
/api/v1/chart/No content
Last updated

