Authorization: Bearer ********************curl --location --globoff 'https://web-api.blockindex.com/entity/{{entityId}}/chartOfAccount/paginated?thirdpartyPlatform=undefined&type=undefined&parentChartOfAccountId=undefined&keyword=undefined&page=undefined&limit=undefined' \
--header 'Authorization: Bearer <token>'{
"status": "success",
"data": {
"totalCount": 1,
"list": [
{
"chartOfAccountId": "2Rz3z5o4EMBR6rAh2V8ykc4SqLaoIvpU-909205",
"entityId": "Ncot8E87alDje8Yi0S7WLvNT9C3oMpfU-12069",
"parentChartOfAccountId": "0",
"code": "100-00",
"name": "Cash and cash equivalents",
"nameCN": "现金及现金等价物",
"type": "ASSET",
"isLeaf": 1,
"defaultBalanceType": "Dr",
"currencyTypes": [
"FIAT",
"CRYPTO"
],
"slug": "",
"creatorType": "TEMPLATE",
"userId": "0",
"isCashAccount": true,
"description": "",
"depth": 1,
"auxiliaryTypeIds": [
"RqXjeA6UIgM1rdxvefXVsJy8L3NOhBmQ-1010"
],
"auxiliaryTypes": [
{
"auxiliaryTypeId": "RqXjeA6UIgM1rdxvefXVsJy8L3NOhBmQ-1010",
"entityId": "Ncot8E87alDje8Yi0S7WLvNT9C3oMpfU-12069",
"name": "Account",
"type": "ENTITY_ACCOUNT"
}
],
"user": {},
"thirdpartyChartOfAccount": null,
"list": [],
"hasChildren": false
}
]
},
"requestId": "eaadb7aa-7de1-4028-ad11-462da6f725b0"
}