latestOpenAPI 3.0.02026-08-11800117.9 KB

6687ff8993a0

Capabilities

chartOfAccounts.list

List Charts of Accounts available to the current workspace.

post/capabilities/chartOfAccounts.list

Request body

pageinteger
limitinteger
searchstring
includeAccountsboolean

Response

Successful response

successboolean
codeinteger

Example response

{
  "success": true,
  "code": 200
}