X-API-Key: ********************X-Business-ID: ********************curl --location --request POST '/api/v1/fiat-rates/update-all' \
--header 'X-API-Key: <api-key>' \
--header 'X-Business-ID: <api-key>'{
"success": true,
"message": "string",
"timestamp": "string"
}