/open/refund/single/query{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | shop_id | 店铺编号 | string | — | 可选 | 店铺编号 |
| 2 | so_ids | 线上订单号 | string | — | 可选 | 线上订单号 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | as_id | ERP售后订单 | string | — | 可选 | ERP售后单号 |
| 2 | outer_as_id | 平台退货退款单号 | string | — | 可选 | 平台退货退款单号 |
| 3 | o_id | 内部单号 | string | — | 可选 | 内部单号 |
| 4 | type | 售后类型 | string | — | 可选 | 售后类型 |
| 5 | created | 登记时间 | string | — | 可选 | 登记时间 |
| 6 | modified | 修改时间 | string | — | 可选 | 修改时间 |
| 7 | status | 状态 | string | — | 可选 | 状态(WaitConfirm:待确认,Confirmed:已确认,Cancelled:作废,Merged:被合并) |
| 8 | shop_status | 订单对应状态 | string | — | 可选 | WAIT_SELLER_AGREE:买家已经申请退款,等待卖家同意,WAIT_BUYER_RETURN_GOODS:卖家已经同意退款,等待买家退货,WAIT_SELLER_CONFIRM_GOODS:买家已经退货,等待卖家确认收货,SELLER_REFUSE_BUYER:卖家拒绝退款,CLOSED:退款关闭,SUCCESS:退款成功 |
| 9 | remark | 备注 | string | — | 可选 | 备注 |
| 10 | question_type | 问题类型 | string | — | 可选 | 问题类型 |
| 11 | warehouse | 仓库 | string | — | 可选 | 仓库 |
| 12 | refund | 退款金额 | string | — | 可选 | 退款金额 |
| 13 | payment | 补偿金额 | string | — | 可选 | 补偿金额 |
| 14 | good_status | 货物状态 | string | — | 可选 | 货物状态(BUYER_NOT_RECEIVED:买家未收到货,BUYER_RECEIVED:买家已收到货,BUYER_RETURNED_GOODS:买家已退货,SELLER_RECEIVED:卖家已收到退货) |
| 15 | node | 售后线下备注 | string | — | 可选 | 售后线下备注 |
| 16 | order_status | 原订单状态 | string | — | 可选 | 原订单状态(待付款:WaitPay;发货中:Delivering;被合并:Merged;异常:Question;被拆分:Split;等供销商|外仓发货:WaitOuterSent;已付款待审核:WaitConfirm;已客审待财审:WaitFConfirm;已发货:Sent;取消:Cancelled) |
| 17 | shop_id | 店铺编号 | string | — | 可选 | 店铺编号 |
| 18 | logistics_company | 物流公司 | string | — | 可选 | 物流公司 |
| 19 | l_id | 物流单号 | string | — | 可选 | 物流单号 |
| 20 | wh_id | 仓库编号 | string | — | 可选 | 仓库编号 |
| 21 | wms_co_id | 分仓编号 | string | — | 可选 | 分仓编号 |
| 22 | confirm_date | 最后确认日期 | string | — | 可选 | 最后确认日期 |
| 23 | freight | 卖家应退运费 | string | — | 可选 | 卖家应退运费 |
| 24 | drp_co_id_from | 分销商编号 | string | — | 可选 | 分销商编号 |
| 25 | receiver_mobile | 收件人电话 | string | — | 可选 | 收件人电话 |
| 26 | receiver_name | 收件人名称 | string | — | 可选 | 收件人名称 |
| 27 | shop_buyer_id | 买家账号 | string | — | 可选 | 买家账号 |
| 28 | items | 商品列表 | array | — | 可选 | 商品列表 |
| 28.1 | asi_id | 售后子单号 | string | — | 可选 | 售后子单号 |
| 28.2 | sku_id | 商品编码 | string | — | 可选 | 商品编码 |
| 28.3 | qty | 数量 | string | — | 可选 | 数量 |
| 28.4 | price | 单价 | string | — | 可选 | 单价 |
| 28.5 | amount | 金额 | string | — | 可选 | 金额 |
| 28.6 | name | 商品名称 | string | — | 可选 | 商品名称 |
| 28.7 | pic | 图片地址 | string | — | 可选 | 图片地址 |
| 28.8 | type | 类型 | string | — | 可选 | 类型(退货,换货,补发,其它) |
| 28.9 | properties_value | 颜色及规格 | string | — | 可选 | 颜色及规格 |
| 28.10 | outer_oi_id | 子订单号 | string | — | 可选 | 子订单号 |
| 28.11 | sku_type | 商品类型 | string | — | 可选 | 商品类型 |
| 28.12 | r_qty | 实收退货数量 | string | — | 可选 | 实收退货数量 |
| 29 | as_id | ERP售后单号 | string | — | 可选 | ERP售后单号 |
| 30 | batchs | 批次集合 | array | — | 可选 | 批次集合 |
| 30.1 | batch_no | 批次号 | string | — | 可选 | 批次号 |
| 30.2 | sku_id | 商品编码 | string | — | 可选 | 商品编码 |
| 30.3 | qty | 商品数量 | string | — | 可选 | 商品数量 |
| 30.4 | product_date | 批次日期 | string | — | 可选 | 批次日期 |
| 30.5 | supplier_id | 供应商编号 | string | — | 可选 | 供应商编号 |
| 30.6 | supplier_name | 供应商名称 | string | — | 可选 | 供应商名称 |
聚水潭的接口:退货退款查询(/open/refund/single/query),由轻易云数据集成平台 API 资产管理模块整理收纳,并随聚水潭版本更新同步更新。