- module
-
Serializable
- 订单信息
- └ app_key
-
String
- 123
- 回收商appkey
- └ biz_order_id
-
String
- 123134
- 订单号
- └ order_status
-
Number
- 1
- 回收订单状态
- └ buyer_id
-
Number
- 0
- 买家id,已脱敏处理返回0
- └ buyer_nick
-
String
- test123
- 买家nick
- └ seller_id
-
Number
- 0
- 卖家id,已脱敏处理返回0
- └ seller_nick
-
String
- testSeller123
- 卖家nick
- └ seller_alipay_user_id
-
String
- 12345
- 卖家支付宝id,用于回收商支付宝打款
- └ seller_alipay_account
-
String
- 2123***saf
- 卖家支付宝账号,已脱敏
- └ credit_pay
-
Boolean
- true
- 是否信用预付订单
- └ credit_pay_amount
-
Number
- 12000
- 信用预付金额,单位分
- └ apprize_amount
-
Number
- 123456
- 估价金额,单位分
- └ seller_address
-
String
- 浙江省杭州市余杭区969号
- 卖家收货地址
- └ seller_phone
-
String
- 13388791129
- 卖家手机号码
- └ ship_type
-
String
- 1
- 取件类型 1:顺风 2:上门取件
- └ ship_time
-
String
- 2018-02-13 12:12:11
- 取件时间
- └ seller_real_name
-
String
- 王小二
- 卖家姓名
- └ zfb_dk
-
Boolean
- true
- 是否支付宝签约
- └ zfb_dk_code
-
String
- 123467
- 支付宝签约code
- └ apprize_id
-
String
- 1235
- 估价id
- └ zm_score
-
String
- 902
- 芝麻分
- └ coupon_id
-
String
- 1
- 未来的卡券id
- └ coupon_fee
-
String
- 1234
- 加价券金额
- └ coupon_rule
-
String
- { "actType": 3, "beg": "2017-12-21 16:00:00", "couponFee": 0, "couponId": "-5", "desc": "阶梯价", "end": "2019-02-31 00:00:00", "idleBizCode": "8", "low": 0, "range": [{ "actType": 1, "couponFee": 0, "desc": "100~2000元,加价10%", "low": 10000, "percent": 0.1, "up": 200000 }, { "actType": 1, "couponFee": 0, "desc": "2000~3000元,加价20%", "low": 200000, "percent": 0.2, "up": 300000 }, { "actType": 2, "addFee": 70000, "couponFee": 0, "desc": "3000元以上,加价700", "low": 300000, "up": 0 }] }
- 一、按百分比 { "actType": 1, "beg": "2017-12-01 12:00:00", "couponFee": 4400, "couponId": "-2", "desc": "满50加价10%", "end": "2017-12-13 12:00:00", "idleBizCode": "9", "low": 5000, "percent": 0.1 } 二、按固定加价 { "actType": 2, "beg": "2017-12-01 12:00:00", "couponFee": 3000, "couponId": "-3", "desc": "满50固定加价30", "end": "2017-12-13 12:00:00", "idleBizCode": "9", "low": 5000, "addFee": 3000 } 三、阶梯价 { "actType": 3, "beg": "2017-12-21 16:00:00", "couponFee": 0, "couponId": "-5", "desc": "阶梯价", "end": "2019-02-31 00:00:00", "idleBizCode": "8", "low": 0, "range": [{ "actType": 1, "couponFee": 0, "desc": "100~2000元,加价10%", "low": 10000, "percent": 0.1, "up": 200000 }, { "actType": 1, "couponFee": 0, "desc": "2000~3000元,加价20%", "low": 200000, "percent": 0.2, "up": 300000 }, { "actType": 2, "addFee": 70000, "couponFee": 0, "desc": "3000元以上,加价700", "low": 300000, "up": 0 }] }
- └ channel
-
String
- idle
- 回收渠道
- └ rate_grade
-
String
- 1
- 1 好评,0 默认中评
- └ rate_content
-
String
- 交易顺利
- 评价内容
- └ close_reason
-
String
- 突然不想卖了
- 卖家关闭订单原因
- └ buyer_close_reason
-
String
- 联系不到用户
- 买家关闭订单原因
- └ refund_reason
-
String
- 金额太低
- 卖家申请退回原因
- └ env
-
String
- online
- onlien:线上环境 pre:测试环境
- └ gmt_create
-
String
- 2018-02-12 11:32:21
- 订单创建时间
- └ zm_level
-
String
- Z1
- 600以下为Z5,600-649为Z4,650-699为Z3,700-749为Z2,750及以上为Z1
- └ idle_pay_type
-
String
- 1
- 1:支付宝现金 2:天猫红包
- └ channel_data
-
String
- {"ship":"1","weight":"5-15","userLevel":"vip"}
- 渠道内的业务数据json格式 比如 ship=1 服装类的不需要发货,weight=5-15 代表服装5-15kg, userLevel=vip 代表免议价用户,sellerRealPhone 淘宝账号绑定的手机号
- └ spu_id
-
String
- 10285
- spuId
- └ dk_type
-
String
- xydk
- xydk:闲鱼代扣,信用订单使用
- └ ship_mail_no
-
String
- 23434544329897
- 回收订单对应的快递单号
- └ apprize_id_list
-
String
- ["111111","22222"]
- 多笔估价场景,订单纬度对应的多笔估价集合
- └ spu_id_list
-
String
- ["111111","22222"]
- 多笔估价场景,订单纬度对应的多笔spuId集合
- └ cash_order
-
Boolean
- true
- 是否为返现订单
- └ cash_fee
-
String
- 1000
- 返现金额,单位分
- └ quote_version
-
String
- 0
- 估计版本,第几次估价
- └ err_msg
-
String
- 当前订单不归属appkey
- errMsg
- └ success
-
Boolean
- true
- 成功
|