POST api/{area}/Order?serialNo={serialNo}&ShopID={ShopID}

查询惠悠网的订单状态

Request Information

URI Parameters

NameDescriptionTypeAdditional information
serialNo

string

Required

ShopID

integer

Required

area

string

None.

Body Parameters

None.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>