X-API-Key: ********************Authorization: Bearer ********************curl --location '/v1/domestic/submitKycInformation' \
--header 'X-Managed-Profile-Id;' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"country": "MX"
}'{
"submissionId": "string"
}