POST api/Sticker/ExchangeRate?WaybillNo={WaybillNo}&declareValue={declareValue}&Exrate={Exrate}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
WaybillNo | integer |
Required |
|
declareValue | decimal number |
Required |
|
Exrate | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
decimal numberResponse Formats
application/json, text/json
Sample:
1.1
application/xml, text/xml
Sample:
<double xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1.1</double>