stock_transfer_query{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | start_time | start_time | datetime | {{DAYS_AGO_1}} | Required | 增量获取数据,start_time作为开始时间,格式:yyyy-MM-dd HH:mm:ss |
| 2 | end_time | end_time | datetime | {{CURRENT_TIME|datetime}} | Required | 增量获取数据,end_time作为结束时间,格式:yyyy-MM-dd HH:mm:ss |
| 3 | from_warehouse_no | from_warehouse_no | string | 1 | Optional | 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置),用于获取指定仓库单据数据信息(不支持一次推送多个仓库编号) |
| 4 | to_warehouse_no | to_warehouse_no | string | 1 | Optional | 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置),用于获取指定仓库单据数据信息(不支持一次推送多个仓库编号) |
| 5 | status | status | string | 1 | Optional | 调拨单状态10已取消 20编辑中 30待审核 40已审核 42出库单待推送 44出库单推送失败 46待出库 50部分出库 60全部出库 62入库单待推送 64入库单推送失败 66待入库 70部分入库 80待结算 90调拨完成 (不传该字段默认返回全部状态的单据) |
| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | transfer_id | transfer_id | string | 1 | Optional | 调拨主键id |
| 2 | transfer_no | transfer_no | string | 1 | Optional | 系统调拨单的编号,默认TF开头 |
| 3 | type | type | string | 1 | Optional | 调拨类型(0:分步调拨,1:快速调拨) |
| 4 | mode | mode | string | 1 | Optional | 调拨模式(0单品调拨 1货位调拨 2明细调拨) |
| 5 | from_warehouse_no | from_warehouse_no | string | 1 | Optional | 源仓库编号,代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置) |
| 6 | to_warehouse_no | to_warehouse_no | string | 1 | Optional | 目标仓库编号,代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置) |
| 7 | rec_id | rec_id | string | 1 | Optional | 主键 |
| 8 | lock_id | lock_id | string | 1 | Optional | 锁定策略ID |
| 9 | api_outer_no | api_outer_no | string | 1 | Optional | 接口外部单号 |
| 10 | from_wms_order_no | from_wms_order_no | string | 1 | Optional | 递交的出库仓库内的单号 |
| 11 | outer_no2 | outer_no2 | string | 1 | Optional | 递交的入库委外单号 |
| 12 | to_wms_order_no | to_wms_order_no | string | 1 | Optional | 递交的入库仓库内的单号 |
| 13 | error_info | error_info | string | 1 | Optional | 仓储错误信息 |
| 14 | wms_status | wms_status | string | 1 | Optional | 操作状态 |
| 15 | from_warehouse_id | from_warehouse_id | string | 1 | Optional | 调出仓库 |
| 16 | to_warehouse_id | to_warehouse_id | string | 1 | Optional | 目标仓库,货位调拨时,与from_warehouse_id相等 |
| 17 | address | address | string | 1 | Optional | 目标仓库地址 |
| 18 | logistics_id | logistics_id | string | 1 | Optional | 物流方式 |
| 19 | out_goods_amount | out_goods_amount | string | 1 | Optional | 调出货品金额(成本价之和) |
| 20 | in_goods_amount | in_goods_amount | string | 1 | Optional | 调入货品金额(成本价之和) |
| 21 | note_count | note_count | string | 1 | Optional | 便签条数 |
| 22 | flag_id | flag_id | string | 1 | Optional | 标记 |
| 23 | status | status | string | 1 | Optional | 调拨单状态10已取消 20编辑中 30待审核 40已审核 42出库单待推送 44出库单推送失败 46待出库 50部分出库 60全部出库 62入库单待推送 64入库单推送失败 66待入库 70部分入库 80待结算 90调拨完成 |
| 24 | outer_no | outer_no | string | 1 | Optional | 外部单号 |
| 25 | creator_id | creator_id | string | 1 | Optional | 制单员ID |
| 26 | creator_name | creator_name | string | 1 | Optional | 调拨单管理的“创建者”字段 |
| 27 | contact | contact | string | 1 | Optional | 联系人 |
| 28 | telno | telno | string | 1 | Optional | 联系电话 |
| 29 | logistics_type | logistics_type | string | 1 | Optional | 物流类型 |
| 30 | logistics_no | logistics_no | string | 1 | Optional | 代表物流所有属性的唯一编码,用于物流区分,ERP内支持自定义(ERP物流界面设置) |
| 31 | logistics_name | logistics_name | string | 1 | Optional | 旺店通里设置的物流公司名称 |
| 32 | logistics_code | logistics_code | string | 1 | Optional | 物流公司的运单号 |
| 33 | goods_count | goods_count | string | 1 | Optional | 货品数量 |
| 34 | goods_type_count | goods_type_count | string | 1 | Optional | 调拨单管理界面的“货品种类”字段 |
| 35 | goods_in_count | goods_in_count | string | 1 | Optional | 入库数量 |
| 36 | goods_out_count | goods_out_count | string | 1 | Optional | 出库数量 |
| 37 | modified | modified | string | 1 | Optional | 最后修改时间,格式:YYYY-MM-DD HH:MM:SS |
| 38 | created | created | string | 1 | Optional | 创建时间,格式:YYYY-MM-DD HH:MM:SS |
| 39 | remark | remark | string | 1 | Optional | 备注 |
| 40 | to_warehouse_address | to_warehouse_address | string | 1 | Optional | 目标仓库地址 |
| 41 | details_list | details_list | array | 1 | Optional | sku详情节点 |
| 42 | transfer_id | transfer_id | string | 1 | Optional | 调拨主键id |
| 43 | rec_id | rec_id | string | 1 | Optional | 调拨明细主键id |
| 44 | goods_no | goods_no | string | 1 | Optional | 代表SPU所有属性的唯一编号,用于系统货品的区分,SPU概念介绍,单击这里 |
| 45 | spec_no | spec_no | string | 1 | Optional | 代表所单品(sku)所有属性的唯一编码,用于获取系统单品的数据,SKU概念介绍,单击这里 |
| 46 | spec_code | spec_code | string | 1 | Optional | 规格码 |
| 47 | spec_name | spec_name | string | 1 | Optional | 规格名称 |
| 48 | unit | unit | string | 1 | Optional | 单位 |
| 49 | num2 | num2 | string | 1 | Optional | 辅助数量 |
| 50 | spec_id | spec_id | string | 1 | Optional | 货品规格 |
| 51 | cost_diff | cost_diff | string | 1 | Optional | 计算平均成本价时的精度丢失 |
| 52 | flag_id | flag_id | string | 1 | Optional | 标记 |
| 53 | modified | modified | string | 1 | Optional | 最后修改时间 |
| 54 | created | created | string | 1 | Optional | 创建时间 |
| 55 | barcode | barcode | string | 1 | Optional | 条码 |
| 56 | out_cost_total | out_cost_total | string | 1 | Optional | 调出总成本 |
| 57 | batch_id | batch_id | string | 1 | Optional | 批次ID |
| 58 | batch_no | batch_no | string | 1 | Optional | 货品批次 |
| 59 | batch_remark | batch_remark | string | 1 | Optional | 批次备注 |
| 60 | from_position | from_position | string | 1 | Optional | 源货位 |
| 61 | to_position | to_position | string | 1 | Optional | 目标货位 |
| 62 | expire_date | expire_date | string | 1 | Optional | 有效期 |
| 63 | stock_num | stock_num | string | 1 | Optional | 调拨时的库存(显示用,不做依据) |
| 64 | num | num | string | 1 | Optional | 调拨数量 |
| 65 | out_num | out_num | string | 1 | Optional | 出库数量 |
| 66 | in_num | in_num | string | 1 | Optional | 入库数量 |
| 67 | unit_name | unit_name | string | 1 | Optional | 基本单位 |
| 68 | aux_unit_name | aux_unit_name | string | 1 | Optional | 辅助单位 |
| 69 | aux_num | aux_num | string | 1 | Optional | 辅助数量 |
| 70 | remark | remark | string | 1 | Optional | 备注 |
The 查询调拨单_v1 API (stock_transfer_query) of 旺店通·企业版 is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 旺店通·企业版 version updates.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.