Account Management APIs
Create an Account in a Chart
put
Creates or updates a chart account.
Path parameters
namestringRequired
Body
Information about an account that is supplied by an agent.
object · LedgerElementInfoOptional
A base type for agent supplied ledger information.
Responses
200
Response to /api/v1/chart/{name}
application/json
default
default response to /api/v1/chart/{name}
application/json
put
/api/v1/chart/{name}List Accounts in a Chart
get
Queries recorded chart accounts.
Query parameters
filterstringRequired
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
Best Practices for Adding Accounts
Last updated

