Authorization: Bearer ********************{
"entityFileId": "string",
"name": "Xero to Elven",
"chartOfAccountImportMapping": "Xero to Elven"
}curl --location --request PUT 'https://web-api.blockindex.com/entity//chartOfAccount/importMapping/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"entityFileId": "string",
"name": "Xero to Elven",
"chartOfAccountImportMapping": "Xero to Elven"
}'{
"status": "success",
"requestId": "d1d545f7-b6de-ee81-aa91-0ce527173bfa",
"data": true
}