| 名称 | 类型 | 是否必须 | 示例值 | 描述 |
|---|---|---|---|---|
| apprize_amount | Number | 可选 | 3000 | 预估金额,单位分 |
| apprize_id | String | 可选 | 123456 | 估价id |
| app_key | String | 可选 | 123456 | 回收商appkey |
| area | String | 可选 | 余杭区 | 区 |
| biz_order_id | String | 可选 | 89123004 | 交易订单号 |
| buyer_id | Number | 可选 | 0 | 已做安全处理,统一给0 |
| buyer_nick | String | 可选 | tbtest123 | 回收商淘宝账号 |
| channel | String | 可选 | idle | idle(历史订单可能没有channel字段,闲鱼)、tmall(天猫)、alipay(支付宝)、taobao(淘宝渠道) |
| channel_data | String | 可选 | {"ship":"1","weight":"5-15","userLevel":"vip"} | 渠道内的业务数据json格式 比如 ship=1 服装类的不需要发货,weight=5-15 代表服装5-15kg, userLevel=vip 代表免议价用户,sellerRealPhone 淘宝账号绑定的手机号 |
| city | String | 可选 | 杭州市 | 城市信息 |
| close_reason | String | 可选 | 突然不想卖了 | 卖家关闭订单原因 |
| coupon_fee | String | 可选 | 300 | 卡券费用,单位分 |
| coupon_id | String | 可选 | -1 | 未来的权益id |
| coupon_rule | String | 可选 | 一、按百分比 {"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}]} | 卡券规则 actType: 1(按百分比加价)、2(固定加价) 3(阶梯价) couponFee:下单时候按预估价产生的加价券费用单位分 couponId: 目前只是一个活动标示 desc:卡券的使用规则描述 idleBizCode:闲鱼侧的场景区分,可以无视 8(3c) 9(大件) 10(奢侈) low:满足使用加价券的条件金额单位分 up:阶梯价时的价格上限金额单位分 range:阶梯价列表 percent:加价比例只在actType=1时出现,注意这个百分比计算出来的金额可能会有分.我们统一抹掉角、分精度 比如:((125*0.05d)*100)/100=6 beg:活动开始时间 end:活动结束时间 addFee:固定的加价金额,单位分(actType=2时出现) |
| credit_pay | Boolean | 可选 | true | 是否信用预付订单 |
| credit_pay_amount | Number | 可选 | 100 | 信用预付金额,单位分 |
| dk_type | String | 可选 | xydk | 代扣类型:xydk:闲鱼代扣,shdk:商家代扣(默认) |
| gmt_create | String | 可选 | 2017-10-12 13:30:20 | 订单创建时间 |
| idle_pay_type | String | 可选 | 1 | 1:现金支付 2:天猫红包支付 |
| order_status | Number | 可选 | 1 | 1:订单创建 2:已上门取件 3:已质检 4:卖家确认交易完成 5:回收商确认交易完成 6:卖家订单已评价 7:回收商订单已评价 100:卖家申请退回 101:货物已退回 102:卖家关闭订单 103:回收商关闭订单 |
| province | String | 可选 | 浙江省 | 省份 |
| rate_content | String | 可选 | 交易很顺利哦 | 卖家评价内容 |
| rate_grade | String | 可选 | 1 | 1 好评,0 默认中评 |
| refund_reason | String | 可选 | 质检金额太低了 | 卖家申请退回原因 |
| seller_address | String | 可选 | 浙江省杭州市余杭区仓前街道 文一西路969号阿里巴巴西溪园区6号楼 | 卖家收货地址 |
| seller_alipay_user_id | String | 可选 | 24091232123 | 卖家支付宝账号id |
| seller_id | Number | 可选 | 0 | 已做安全处理,统一给0 |
| seller_nick | String | 可选 | tbtest001 | 卖家淘宝账号 |
| seller_phone | String | 可选 | 13388791129 | 卖家手机号码 |
| seller_real_name | String | 可选 | 王小二 | 用户真实姓名 |
| ship_time | String | 可选 | 2017-10-12 13:30:20 | 上门取件时间 |
| ship_type | String | 可选 | 1 | 1:顺丰 2:大件上门 |
| spu_id | String | 可选 | 123456 | spuId |
| zfb_dk | Boolean | 可选 | true | 支付宝代扣成功 |
| zfb_dk_code | String | 可选 | 4578ak00asd | 支付代扣的合同编号 |
| zm_level | String | 可选 | Z1 | 600以下为Z5,600-649为Z4,650-699为Z3,700-749为Z2,750及以上为Z1 |
| zm_score | String | 可选 | 762 | 用户芝麻分 |
{
"credit_pay":"true",
"gmt_create":"2017-10-12 13:30:20",
"channel_data":"{\"ship\":\"1\",\"weight\":\"5-15\",\"userLevel\":\"vip\"}",
"dk_type":"xydk",
"city":"杭州市",
"rate_grade":"1",
"ship_time":"2017-10-12 13:30:20",
"channel":"idle",
"credit_pay_amount":"100",
"zfb_dk":"true",
"rate_content":"交易很顺利哦",
"buyer_id":"0",
"seller_alipay_user_id":"24091232123",
"order_status":"1",
"coupon_id":"-1",
"idle_pay_type":"1",
"province":"浙江省",
"seller_phone":"13388791129",
"refund_reason":"质检金额太低了",
"spu_id":"123456",
"biz_order_id":"89123004",
"seller_id":"0",
"area":"余杭区",
"seller_real_name":"王小二",
"ship_type":"1",
"zm_level":"Z1",
"zfb_dk_code":"4578ak00asd",
"seller_address":"浙江省杭州市余杭区仓前街道 文一西路969号阿里巴巴西溪园区6号楼",
"zm_score":"762",
"buyer_nick":"tbtest123",
"app_key":"123456",
"apprize_id":"123456",
"coupon_fee":"300",
"coupon_rule":"一、按百分比 {\"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}]}",
"close_reason":"突然不想卖了",
"seller_nick":"tbtest001",
"apprize_amount":"3000"
}