Changes between Version 5 and Version 6 of price_api_2.4.0
- Timestamp:
- 01/29/2016 06:19:30 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
price_api_2.4.0
v5 v6 429 429 orderId:123456, //订单的id 430 430 refundNo: "1111111111", //赔付编号 431 status: "已提交申请,请等待处理", // 赔付状态432 refund:{ 431 status: "已提交申请,请等待处理", //订单的赔付状态 432 refund:{ //包括多个处理流程的数组 433 433 [ 434 434 refundStatus: 1, //赔付记录状态 … … 439 439 causeTypeDesc: "商品损坏", //赔付说明(退款说明) 440 440 proofs: "http://url,http://url", //凭证照片 441 ] 442 }443 }444 } 445 } 446 }}} 447 448 449 ---------- 441 ], ... 442 } 443 } 444 } 445 } 446 }}} 447 448 449 ----------
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)