POST api/Shopping/ChangeShopCarCount?ShopCartGUID={ShopCartGUID}&sn={sn}
D13:修改购物车商品数量
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ShopCartGUID | string |
Required |
|
| sn |
+增加-减少 |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
D13:修改购物车商品数量
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.