Authorization: Bearer ********************{
"entityFileId": 1,
"name": "Xero to Elven",
"chartOfAccountImportMapping": "Xero to Elven"
}curl --location 'https://web-api.blockindex.com/entity//chartOfAccount/importMapping' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"entityFileId": 1,
"name": "Xero to Elven",
"chartOfAccountImportMapping": "Xero to Elven"
}'{
"status": "success",
"requestId": "15df5ed1-5be2-f266-c2d2-08c43f68b8e8",
"data": true
}