X-API-Key: ********************Authorization: Bearer ********************curl --location '/v1/domestic/findKybCustomerAndBusiness?country=' \
--header 'X-Managed-Profile-Id;' \
--header 'X-API-Key: <api-key>'[
{
"relatedPersons": [
{
"idRelatedPerson": "string"
}
],
"submissionId": "string"
}
]