wdt.vip.api.refund.query{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | refund_no | 平台退款编号 | string | — | 可选 | 平台退款单号 |
| 2 | tid | 原始单号 | string | — | 可选 | 平台订单号 |
| 3 | platform_id | 平台id | string | — | 可选 | 平台id(必须与tid或refund_no同时使用) |
| 4 | shop_no | 店铺编号 | string | — | 可选 | 店铺编号 |
| 5 | start_time | 开始时间 | string | {{LAST_SYNC_TIME|datetime}} | 必填 | 按最后修改时间增量获取数据,start_time作为开始时间,格式:yyyy-MM-dd HH:mm:ss |
| 6 | end_time | 结束时间 | string | {{CURRENT_TIME|datetime}} | 必填 | 按最后修改时间增量获取数据,end_time作为开始时间,格式:yyyy-MM-dd HH:mm:ss |
| 7 | page_size | 分页大小 | string | 40 | 可选 | 不传值默认从0页开始每页返回的数据条数,输入值范围1~100,不传本参数,输入值默认为40,使用举例单击这里 |
| 8 | page_no | 页号 | string | 0 | 可选 | 不传值默认从0页开始 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | platform_id | 平台id | string | — | 可选 | 平台id |
| 2 | shop_no | 店铺编号 | string | — | 可选 | 店铺编号 |
| 3 | refund_no | 平台退款编号 | string | — | 可选 | 平台退款编号 |
| 4 | tid | 原始单号 | string | — | 可选 | 平台订单号 |
| 5 | type | 类型 | string | — | 可选 | 类型:0.取消订单 1.退款(未发货退款)2.退货 3.换货 4.退款不退货 |
| 6 | status | 平台状态 | string | — | 可选 | 平台状态0表示为空,1取消退款,2已申请退款,3等待退货,4等待收货,5退款成功,10换货待处理,20待买家退货,30买家已退货待收货,40待买家修改,50待发出换货商品,55待买家收货,60换货改退货,70换货关闭,80换货成功 |
| 7 | process_status | 系统状态 | string | — | 可选 | 系统状态:0.待递交 10.已取消 15.未递交 20.已递交 30.已同意 40.已拒绝 50.待财审 60.待收货 70.部分到货 80.已完成 |
| 8 | op_constraint | AG操作状态 | string | — | 可选 | AG操作状态:0.未回传 3.回传AG成功 4.回传AG失败 |
| 9 | is_aftersale | 退款阶段 | string | — | 可选 | 是否是售后退款单据 |
| 10 | cs_status | 客服接入 | string | — | 可选 | 客服介入:1.需要客服介入 2.客服已经介入 3.客服初审完成 4.客服主管复审失败 5.客服处理完成 |
| 11 | guarantee_mode | 交易类型 | string | — | 可选 | 交易类型:1.担保交易 2.非担保交易 3.非担保在线交易 |
| 12 | refund_amount | 申请退款金额 | string | — | 可选 | 申请退款金额 |
| 13 | actual_refund_amount | 实际退款金额 | string | — | 可选 | 实际退款金额 |
| 14 | reason | 退款原因 | string | — | 可选 | 退款原因 |
| 15 | remark | 备注 | string | — | 可选 | 备注 |
| 16 | logistics_name | 物流公司 | string | — | 可选 | 物流公司名称 |
| 17 | logistics_no | 物流单号 | string | — | 可选 | 物流单号 |
| 18 | refund_time | 退款时间 | string | — | 可选 | 退款时间 格式:yyyy-MM-dd HH:mm:ss |
| 19 | modified | 修改时间 | string | — | 可选 | 修改时间 格式:yyyy-MM-dd HH:mm:ss |
| 20 | created | 创建时间 | string | — | 可选 | 创建时间 格式:yyyy-MM-dd HH:mm:ss |
| 21 | current_phase_timeout | 退款成功时间 | string | — | 可选 | 退款成功时间 格式:yyyy-MM-dd HH:mm:ss |
| 22 | shop_id | 店铺id | string | — | 可选 | 默认为'0',店铺 |
| 23 | title | 货品名称 | string | — | 可选 | 货品名称 |
| 24 | is_external | 外部退款单 | string | — | 可选 | 默认为'0',外部退款单,未经ERP处理过的订单 |
| 25 | refund_id | 退款id | string | — | 可选 | 自动增量 |
| 26 | pay_no | 支付订单号 | string | — | 可选 | 默认为'',支付订单号 |
| 27 | goods_list | goods_list | array | — | 可选 | 货品节点 |
| 27.1 | 平台id | platform_id | string | — | 可选 | 平台id |
| 27.2 | refund_no | 平台退款编号 | string | 1 | 可选 | 平台退款编号 |
| 27.3 | oid | 子订单编号 | string | 1 | 可选 | 子订单编号 |
| 27.4 | status | 状态 | string | 1 | 可选 | 平台状态 0表示为空,1取消退款,2已申请退款,3等待退货,4等待收货,5退款成功,10换货待处理,20待买家退货,30买家已退货 待收货,40待买家修改,50待发出换货商品,55待买家收货,60换货改退货,70换货关闭,80换货成功 |
| 27.5 | goods_id | 平台货品ID | string | 1 | 可选 | 平台货品ID |
| 27.6 | spec_id | 平台规格ID | string | 1 | 可选 | 平台规格ID |
| 27.7 | goods_no | 货品编码 | string | 1 | 可选 | 货品编码 |
| 27.8 | spec_no | 规格编码 | string | 1 | 可选 | 规格编码 |
| 27.9 | num | 数量 | string | 1 | 可选 | 数量 |
| 27.10 | price | 单价 | string | 1 | 可选 | 单价 |
| 27.11 | total_amount | 总金额 | string | 1 | 可选 | 总金额 |
| 27.12 | remark | 备注 | string | 1 | 可选 | 备注 |
| 27.13 | modified | 修改时间 | string | 1 | 可选 | 修改时间 格式:yyyy-MM-dd HH:mm:ss |
| 27.14 | created | 创建时间 | string | 1 | 可选 | 创建时间 格式:yyyy-MM-dd HH:mm:ss |
| 27.15 | goods_name | 货品名称 | string | 1 | 可选 | 默认为'',货品名称 |
| 27.16 | spec_name | 规格名 | string | 1 | 可选 | 规格名 |
| 27.17 | order_id | 单据id | string | 1 | 可选 | 默认为'0',单据id |
| 27.18 | return_time | 退货时间 | string | 1 | 可选 | 默认为'0000-00-00 00:00:00',退货时间 |
旺店通·企业奇门的接口:旺店通查询原始退款单V3.0(wdt.vip.api.refund.query),由轻易云数据集成平台 API 资产管理模块整理收纳,并随旺店通·企业奇门版本更新同步更新。