Skip to main content

Get list chart of accounts

To get company’s chart of accounts

Request

  • GET /chart-of-accounts/accounts

Header Parameter

PropertyTypeDescription
Authorization RequiredstringBearer accessToken

Response

PropertyTypeDescription
statusbooleanAction success
messagestringError message
codeintegerError code
dataobjectDocument data
totalinteger (integer)Total chart of accounts
accountsarray of objectsGroup of chart of accounts
idinteger (integer)Chart of account id
codeintegerChart of account code
categorystringCategory of chart of account
nameLocalstringName of chart of account in local language
nameForeignstringName of chart of account in foreign language
descriptionLocalstringDescription of chart of account in local language
descriptionForeignstringDescription of chart of account in foreign language