GET api/MallV770/CalcCartPrice?newspapergroupId={newspapergroupId}&bargainId={bargainId}&goodsIds={goodsIds}&counts={counts}&sign={sign}&stamp={stamp}
计算购物清单
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| newspapergroupId |
租户id |
integer |
Default value is 0 |
| bargainId |
砍价Id |
integer |
Default value is 0 |
| goodsIds |
购买的商品,id之间用逗号隔开 |
string |
Default value is |
| counts |
购买的商品数量,数量之间用逗号隔开 |
string |
Default value is |
| sign | string |
Default value is |
|
| stamp | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
ZaiMieApp.WebApi.ViewModel.ResultDataMsgOfZaiMieApp.WebApi.ViewModel.MallOrder| Name | Description | Type | Additional information |
|---|---|---|---|
| success | boolean |
None. |
|
| code | integer |
None. |
|
| data | ZaiMieApp.WebApi.ViewModel.MallOrder |
None. |
|
| addcoin | integer |
None. |
|
| message | string |
None. |
|
| page | integer |
None. |
|
| allPage | integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.