curl --location --request POST 'https://api.uat.sokin.com/corporates' \ --header 'x-api-version;' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "message": "string", "data": { "externalReference": "string" } }