{ "merchantNo": "string", "currencyType": "string", "IsExpedited": true }
curl --location --request POST '/api/open/order/getSellRate' \ --header 'Content-Type: application/json' \ --data-raw '{ "merchantNo": "string", "currencyType": "string", "IsExpedited": true }'