POST api/Shopping/CancelShopCar?ShopCartGUID={ShopCartGUID}
D12:取消购物车
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ShopCartGUID |
购物车id |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
D12:取消购物车
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.