| Version 11 (modified by zhangguangwen, 10 years ago) (diff) |
|---|
获取用户交易信息
提交方式
GET
是否需要登录
是
缓存方式
无
缓存时间
-
参数
| 参数名 | 参数含义 | 类型 | 默认值 | 是否必须 |
|---|---|---|---|---|
| common_session_id | - | String | "" | 是 |
| pageNo | - | int | 1 | 是 |
| pageSize | - | int | 10 | 是 |
返回*
*注意:该接口返回格式为bip的接口格式,与其他接口不一致。*
detailType:订单详情:1 赔付详情:2 退款详情:3
result{
"total": 2,
"pageNo": 1,
"resultList": [
{
"id": 9040956,
"type": {
"name": "交易消息",
"id": 1047,
"description": "聚超值官方代购交易消息",
"templateId": 1047,
"siteId": 1,
"groupType": 0
},
"content": {
"content": "您所购买的“ASICS Men's GT-2000 3 Trail-Running Shoe”(订单:201603161740329)已被小编取消了。原因是:【商品退还。",
"detailType": 2, //订单详情:1 赔付详情:2 退款详情:3
"refundId": 12, // orderId:订单id refundId:赔付id 退款id:recordId
"orderId":159 //详情类型为赔付时,"content"包含 refunId和orderId
},
"createTime": 1458097322000,
"status": 0, //消息状态 0未读 1已读
"accountId": 388,
"typeId": 1047,
"siteId": 1,
"senderId": 0,
"groupSend": 0,
"groupType": 0,
"resultText": ""
}
],
"pageCount": 1,
"pageSize": 10
}
----------
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)