type for individual KYC.X-API-Key: ********************Authorization: Bearer ********************curl --location '/v1/domestic/getKycStatus?country=&type=' \
--header 'X-Managed-Profile-Id;' \
--header 'X-API-Key: <api-key>'{
"alfred_pay_id": "string",
"country": "AR",
"lastFailure": "string",
"status": "CONSULTED",
"updated_at": "2019-08-24T14:15:22.123Z"
}