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