名称 | 类型 | 是否必须 | 示例值 | 描述 |
---|---|---|---|---|
apprize_amount | String | 可选 | 100 | 估价金额,单位 分 |
biz_order_id | String | 可选 | 123456789 | 回收单 ID |
channel | String | 可选 | tmall-ofn | 渠道 |
channel_data | String | 可选 | {} | 渠道数据,json格式 |
credit_pay_amount | String | 可选 | 100 | 信用预付金额,单位分 |
gmt_create | String | 可选 | 2023-11-11 11:11:11 | 创单时间 |
order_status | String | 可选 | 3 | 订单状态 |
pay_type | String | 可选 | 1 | 1 现金支付 / 2 红包支付 |
quote_id | String | 可选 | 123123123 | 估价 ID |
ship_time | String | 可选 | 2023-11-11 11:11:11 | 上门取件时间 |
spu_id | String | 可选 | spuId | SPU ID |
supplier_id | String | 可选 | 123123 | 回收商 appKey |
{ "gmt_create":"2023-11-11 11:11:11", "order_status":"3", "channel_data":"{}", "ship_time":"2023-11-11 11:11:11", "quote_id":"123123123", "channel":"tmall-ofn", "credit_pay_amount":"100", "pay_type":"1", "spu_id":"spuId", "apprize_amount":"100", "biz_order_id":"123456789", "supplier_id":"123123" }