X-API-Key: ********************Authorization: Bearer ********************curl --location '/v1/domestic/createBusinessCustomer' \
--header 'X-Managed-Profile-Id;' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"country": "AR"
}'{
"createdAt": "2019-08-24T14:15:22.123Z"
}