gy.erp.trade.return.get{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | code | 单据编号 | string | — | 可选 | 单据编号 |
| 2 | start_create | 创建时间开始段 | datetime | — | 可选 | 创建时间开始段 |
| 3 | end_create | 创建时间结束段 | datetime | — | 可选 | 创建时间结束段 |
| 4 | in_begin_time | 入库时间开始段 | datetime | — | 可选 | 入库时间开始段 |
| 5 | in_end_time | 入库时间结束段 | datetime | — | 可选 | 入库时间结束段 |
| 6 | shop_code | 店铺代码 | string | — | 可选 | 店铺代码 |
| 7 | drp_tenant_name | 分销商名称 | string | — | 可选 | 分销商名称 |
| 8 | platform_code | 平台单号 | string | — | 可选 | 平台单号 |
| 9 | return_type | 退货类型代码 | string | — | 可选 | 退货类型代码 |
| 10 | express_no | 快递单号 | string | — | 可选 | 快递单号 |
| 11 | vip_name | 会员名称 | string | — | 可选 | 会员名称 |
| 12 | agree | 同意状态 | string | — | 可选 | 同意状态 |
| 13 | receive | 入库状态 | string | 1 | 可选 | 入库状态 |
| 14 | cancel | 作废状态 | string | 0 | 可选 | 作废状态 |
| 15 | no_parcel | 是否三无包裹 | string | 0 | 可选 | 是否三无包裹 |
| 16 | receiver_name | 退货人姓名 | string | — | 可选 | 退货人姓名 |
| 17 | receiver_phone | 退货人手机 | string | — | 可选 | 退货人手机 |
| 18 | warehousein_code | 退入仓库代码 | string | — | 可选 | 退入仓库代码 |
| 19 | warehouseout_code | 退出仓库代码 | string | — | 可选 | 退出仓库代码 |
| 20 | modify_start_date | 修改时间开始段 | string | {{LAST_SYNC_TIME|datetime}} | 可选 | 修改时间开始段 |
| 21 | modify_end_date | 修改时间结束段 | string | {{CURRENT_TIME|datetime}} | 可选 | 修改时间结束段 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | id | id | string | — | 可选 | id |
| 2 | code | 单据编号 | string | — | 可选 | 单据编号 |
| 3 | reason | 平台退货原因 | string | — | 可选 | 平台退货原因 |
| 4 | create_date | 创建时间 | string | — | 可选 | 创建时间 |
| 5 | approve_date | 审核时间 | string | — | 可选 | 审核时间 |
| 6 | approve | 审核状态 | string | — | 可选 | 审核状态 |
| 7 | receive_date | 入库时间 | string | — | 可选 | 入库时间 |
| 8 | cancel | 取消状态 | string | — | 可选 | 取消状态 |
| 9 | platform_code | 平台单号 | string | — | 可选 | 平台单号 |
| 10 | platform_refund_id | 平台退款单号 | string | — | 可选 | 平台退款单号 |
| 11 | sanwu_package | 是否三无包裹 | string | — | 可选 | 是否三无包裹 |
| 12 | warehousein_code | 退入仓库代码 | string | — | 可选 | 退入仓库代码 |
| 13 | warehouseout_code | 退出仓库代码 | string | — | 可选 | 退出仓库代码 |
| 14 | express_code | 退入快递公司代码 | string | — | 可选 | 退入快递公司代码 |
| 15 | express_name | 退入快递名称 | string | — | 可选 | 退入快递名称 |
| 16 | express_num | 退入快递单号 | string | — | 可选 | 退入快递单号 |
| 17 | receiver_phone | 退货人手机 | string | — | 可选 | 退货人手机 |
| 18 | details | 退入商品列表 | array | — | 可选 | 退入商品列表 |
| 18.1 | qty | 待入库数 | string | — | 可选 | 待入库数 |
| 18.2 | amount | 实际金额 | string | — | 可选 | 实际金额 |
| 18.3 | item_name | 商品名称 | string | — | 可选 | 商品名称 |
| 18.4 | amount_after | 让利后金额 | string | — | 可选 | 让利后金额 |
| 18.5 | post_fee | 物流费用 | string | — | 可选 | 物流费用 |
| 18.6 | real_in | 实际入库数 | string | — | 可选 | 实际入库数 |
| 18.7 | discount_fee | 让利金额 | string | — | 可选 | 让利金额 |
| 18.8 | detail_unique | 唯一码列表 | string | — | 可选 | 唯一码列表 |
| 18.9 | other_service_fee | 其他服务费 | string | — | 可选 | 其他服务费 |
| 18.10 | total_cost_price | 退款成本 | string | — | 可选 | 退款成本 |
| 19 | payments | 退款明细 | array | — | 可选 | 退款明细 |
| 19.1 | payment | 退款金额 | string | — | 可选 | 退款金额 |
| 19.2 | account | 退款账户 | string | — | 可选 | 退款账户 |
| 19.3 | pay_time | 退款时间 | string | — | 可选 | 退款时间 |
| 20 | return_type | 退货原因代码 | string | — | 可选 | 退货原因代码 |
| 21 | receive | 入库状态 | string | — | 可选 | 入库状态 |
| 22 | agree_refuse | 同意退货状态 | string | — | 可选 | 同意退货状态 |
| 23 | order_code | 销售订单号 | string | — | 可选 | 销售订单号 |
| 24 | receiver_name | 收货人 | string | — | 可选 | 收货人 |
| 25 | receiver_mobile | 收货人手机 | string | — | 可选 | 收货人手机 |
| 26 | receiver_address | 收货人地址 | string | — | 可选 | 收货人地址 |
| 27 | warehousein_name | 退入仓库名称 | string | — | 可选 | 退入仓库名称 |
| 28 | refund_codes | 系统退款单号 | string | — | 可选 | 系统退款单号 |
管易云·奇门的接口:退货入库对接销售退货查询-资产建模(gy.erp.trade.return.get),由轻易云数据集成平台 API 资产管理模块整理收纳,并随管易云·奇门版本更新同步更新。