curl --location '/api/lookup/rates' \
--header 'x-code: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"sendingAmountSLE": 0,
"receivingAmountFX": 0,
"amountType": "string",
"sourceCurrency": "string",
"destinationCountry": "string",
"destCurrency": "string",
"serviceType": "string"
}'{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": "string",
"property2": "string"
}