GET api/MallV770/UserBargainData?bargainId={bargainId}&stamp={stamp}&sign={sign}
用户发起的砍价个人数据(任务完成情况和系统奖励)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| bargainId | integer |
Default value is 0 |
|
| stamp | string |
Default value is |
|
| sign | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
ZaiMieApp.WebApi.ViewModel.ResultDataMsgOfZaiMieApp.WebApi.ViewModel.UserBargainData| Name | Description | Type | Additional information |
|---|---|---|---|
| success | boolean |
None. |
|
| code | integer |
None. |
|
| data | ZaiMieApp.WebApi.ViewModel.UserBargainData |
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.