Authorization: Bearer ********************curl --location --globoff 'https://web-api.blockindex.com/entity/{{entity_id}}/journalType' \
--header 'Authorization: Bearer <token>'{
"status": "success",
"requestId": "ed458995-3eb1-48c9-90b3-1e6f4d57ab82",
"data": [
{
"journalTypeId": "rbaTffWgeAhCEQZfxbGavoSwHrk9TP5K-76519",
"entityId": "2bev5tsEMBR6rAh2V8ykc4SqLaoIvpUP-12041",
"code": "80000",
"name": "Internal transfer",
"nameCN": "收到托管收入",
"journalNoPrefix": "INT",
"entryLines": [],
"group": "OPERATING",
"userId": "Ns98aa7alDje8Yi0S7WLvNT9C3oMpfUE-644",
"slug": "internal_transfer",
"creatorType": "SYSTEM",
"brokerInventoryType": null,
"entryType": "SIMPLE",
"isBrokerInventory": null,
"user": {
"name": "Maple13",
"userId": "Ns98aa7alDje8Yi0S7WLvNT9C3oMpfUE-644"
}
}
]
}