Authorization: Bearer ********************{
"entityFileId": "string"
}curl --location 'https://web-api.blockindex.com/entity//chartOfAccount/thirdparty//relation' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"entityFileId": "string"
}'{
"status": "success",
"requestId": "3f041734-3766-43da-1787-dde923c980e1",
"data": true
}