refund.single.query{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | shop_id | shop_id | string | 1 | 可选 | 店铺编号 |
| 2 | is_offline_shop | is_offline_shop | string | 1 | 可选 | shop_id为0且is_offline_shop为true查询线下店铺单据 |
| 3 | modified_begin | modified_begin | string | 1 | 可选 | 修改起始时间,和结束时间必须同时存在,时间间隔不能超过七天,与线上单号不能同时为空 |
| 4 | modified_end | modified_end | string | 1 | 可选 | 修改结束时间,和起始时间必须同时存在,时间间隔不能超过七天,与线上单号不能同时为空 |
| 5 | so_ids | so_ids | string | 1 | 可选 | 指定线上订单号,和时间段不能同时为空 |
| 6 | shop_buyer_ids | shop_buyer_ids | string | 1 | 可选 | 指定买家账号,最多50 |
| 7 | page_index | page_index | string | 1 | 可选 | 第几页,从第一页开始,默认1 |
| 8 | page_size | page_size | string | 50 | 可选 | 每页多少条,默认30,最大50 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | as_id | as_id | string | 1 | 可选 | ERP售后单号 |
| 2 | as_date | as_date | string | 1 | 可选 | 申请时间 |
| 3 | outer_as_id | outer_as_id | string | 1 | 可选 | 平台退货退款单号 |
| 4 | o_id | o_id | string | 1 | 可选 | 内部单号 |
| 5 | so_id | so_id | string | 1 | 可选 | 线上单号 |
| 6 | type | type | string | 1 | 可选 | 售后类型,普通退货,其它,拒收退货,仅退款,投诉,补发,换货 |
| 7 | created | created | string | 1 | 必填 | 登记时间 |
| 8 | modified | modified | string | 1 | 可选 | 修改时间 |
| 9 | status | status | string | 1 | 可选 | 状态(WaitConfirm:待确认,Confirmed:已确认,Cancelled:作废,Merged:被合并) |
| 10 | shop_status | shop_status | string | 1 | 可选 | WAIT_SELLER_AGREE:买家已经申请退款,等待卖家同意,WAIT_BUYER_RETURN_GOODS:卖家已经同意退款,等待买家退货,WAIT_SELLER_CONFIRM_GOODS:买家已经退货,等待卖家确认收货,SELLER_REFUSE_BUYER:卖家拒绝退款,CLOSED:退款关闭,SUCCESS:退款成功 |
| 11 | remark | remark | string | 1 | 可选 | 备注 |
| 12 | question_type | question_type | array | 1 | 可选 | 问题类型 |
| 13 | warehouse | warehouse | string | 1 | 可选 | 仓库 |
| 14 | refund | refund | string | 1 | 可选 | 退款金额 |
| 15 | payment | payment | string | 1 | 可选 | 补偿金额 |
| 16 | good_status | good_status | string | 1 | 可选 | 货物状态(BUYER_NOT_RECEIVED:买家未收到货,BUYER_RECEIVED:买家已收到货,BUYER_RETURNED_GOODS:买家已退货,SELLER_RECEIVED:卖家已收到退货) |
| 17 | node | node | string | 1 | 可选 | 售后线下备注 |
| 18 | order_status | order_status | string | 1 | 可选 | 原订单状态 |
| 19 | shop_id | shop_id | string | 1 | 可选 | 店铺编号 |
| 20 | logistics_company | logistics_company | string | 1 | 可选 | 物流公司 |
| 21 | l_id | l_id | string | 1 | 可选 | 物流单号 |
| 22 | wh_id | wh_id | string | 1 | 可选 | 仓库编号 |
| 23 | wms_co_id | wms_co_id | string | 1 | 可选 | 分仓编号 |
| 24 | confirm_date | confirm_date | string | 1 | 可选 | 最后确认日期 |
| 25 | freight | freight | string | 1 | 可选 | 卖家应退运费 |
| 26 | drp_co_id_from | drp_co_id_from | string | 1 | 可选 | 分销商编号 |
| 27 | receiver_mobile | receiver_mobile | string | 1 | 可选 | 收件人电话 |
| 28 | receiver_name | receiver_name | string | 1 | 可选 | 收件人名称 |
| 29 | shop_buyer_id | shop_buyer_id | string | 1 | 可选 | 买家账号 |
| 30 | items | items | array | 1 | 可选 | 商品列表 |
| 31 | asi_id | asi_id | string | 1 | 可选 | 售后子单号 |
| 32 | as_id | as_id | string | 1 | 可选 | ERP售后单号 |
| 33 | sku_id | sku_id | string | 1 | 可选 | 商品编码 |
| 34 | qty | qty | string | 1 | 可选 | 数量 |
| 35 | price | price | string | 1 | 可选 | 单价 |
| 36 | amount | amount | string | 1 | 可选 | 金额 |
| 37 | name | name | string | 1 | 可选 | 商品名称 |
| 38 | pic | pic | string | 1 | 可选 | 图片地址 |
| 39 | type | type | string | 1 | 可选 | 类型(退货,换货,补发) |
| 40 | properties_value | properties_value | string | 1 | 可选 | 颜色规格 |
| 41 | outer_oi_id | outer_oi_id | string | 1 | 可选 | 子订单号 |
| 42 | sku_type | sku_type | string | 1 | 可选 | 商品类型 |
| 43 | r_qty | r_qty | string | 1 | 可选 | 实收退货数量 |
| 44 | batchs | batchs | array | 1 | 可选 | 111 |
| 45 | batch_no | batch_no | string | 1 | 可选 | 111 |
| 46 | sku_id | sku_id | string | 1 | 可选 | 111 |
| 47 | qty | qty | string | 1 | 可选 | 111 |
| 48 | product_date | product_date | string | 1 | 可选 | 111 |
| 49 | supplier_id | supplier_id | string | 1 | 可选 | 111 |
| 50 | supplier_name | supplier_name | string | 1 | 可选 | 111 |
聚水潭的接口:退货退款查询_v1(refund.single.query),由轻易云数据集成平台 API 资产管理模块整理收纳,并随聚水潭版本更新同步更新。