POST api/{area}/Order?serialNo={serialNo}&ShopID={ShopID}
查询惠悠网的订单状态
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| serialNo | string |
Required |
|
| ShopID | integer |
Required |
|
| area | string |
None. |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>