X-API-Key: ********************Authorization: Bearer ********************curl --location --request DELETE '/v1/domestic/fiatAccounts/?country=' \
--header 'X-Managed-Profile-Id;' \
--header 'X-API-Key: <api-key>'{
"error": "string",
"fields": [
{
"field": "string",
"message": "string"
}
]
}