Authorization: Bearer ********************{
"entityFileId": "string"
}curl --location 'https://web-api.blockindex.com/entity//csv/chartOfAccount/import' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"entityFileId": "string"
}'{
"status": "success",
"requestId": "c54293c4-038d-91bf-84e5-d9f25e96dac2",
"data": true
}