curl --location '/api/lookup/name-enquiry' \
--header 'x-code: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"accountNumber": "string",
"thirdPartyCode": "string",
"countryCode": "string"
}'{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": "string",
"property2": "string"
}