| Version 8 (modified by wuyuanbo, 10 years ago) (diff) |
|---|
Table of Contents
赔付
退款记录
线上:/appIntf/refund/refundLog.jsp
说明
订单退款记录详情页面
提交方式
get
是否需要登录
true
缓存方式
无
缓存时间
无
参数
| 参数名 | 参数含义 | 类型 | 默认值 | 是否必须 |
|---|---|---|---|---|
| orderId | 赔付申请id | int | 0 | 是 |
| common_session_id(cookie参数) | - | string | "" | 是 |
返回
result {
status: 1,
msg: '请求成功',
data: {
goodsItemId: 123456,
outerId: BO1234564, //outerId
enName: "ECCO Men's Dress Moccasin Penny Loafer", //商品标题
parameter: "Size: 42 M EU / 8-8.5 D(M) US|Color: Black", //商品参数 有些商品没有参数 此项为""
imgUrl: xxx.xxxx..., //商品图片
cnPrice: 123.00, //人民币单价
frPrice: 20.00, //美元单价
tariffCharge: 120.00, //关税
expCharge: 123.00, //运费
totalPrice: 100000.00, //订单总价
mallId: 123, //电商id
mallName: "美国亚马逊" //电商名称
}
}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)