旺店通·企业版查询调拨单_v1API接口文档

所属平台: 旺店通·企业版
类型: WebAPI
作用: QUERY
接口版本: 0.1
适配器: \Adapter\Wdt\WdtQueryAdapter
帮助链接:
描述:
更新日期: 2021-01-11 20:04:54
查询调拨单_v1

接口地址:stock_transfer_query

请求方法: POST

加工厂: {"operation":{"method":"none"}}

接口请求参数
序号 字段 名称 类型 默认值 描述 是否必要
1 start_time start_time datetime {{DAYS_AGO_1}} 增量获取数据,start_time作为开始时间,格式:yyyy-MM-dd HH:mm:ss
2 end_time end_time datetime {{CURRENT_TIME|datetime}} 增量获取数据,end_time作为结束时间,格式:yyyy-MM-dd HH:mm:ss
3 from_warehouse_no from_warehouse_no string 1 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置),用于获取指定仓库单据数据信息(不支持一次推送多个仓库编号)
4 to_warehouse_no to_warehouse_no string 1 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置),用于获取指定仓库单据数据信息(不支持一次推送多个仓库编号)
5 status status string 1 调拨单状态10已取消 20编辑中 30待审核 40已审核 42出库单待推送 44出库单推送失败 46待出库 50部分出库 60全部出库 62入库单待推送 64入库单推送失败 66待入库 70部分入库 80待结算 90调拨完成 (不传该字段默认返回全部状态的单据)
接口响应参数
序号 字段 名称 类型 默认值 描述 是否必要
1 transfer_id transfer_id string 1 调拨主键id
2 transfer_no transfer_no string 1 系统调拨单的编号,默认TF开头
3 type type string 1 调拨类型(0:分步调拨,1:快速调拨)
4 mode mode string 1 调拨模式(0单品调拨 1货位调拨 2明细调拨)
5 from_warehouse_no from_warehouse_no string 1 源仓库编号,代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置)
6 to_warehouse_no to_warehouse_no string 1 目标仓库编号,代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置)
7 rec_id rec_id string 1 主键
8 lock_id lock_id string 1 锁定策略ID
9 api_outer_no api_outer_no string 1 接口外部单号
10 from_wms_order_no from_wms_order_no string 1 递交的出库仓库内的单号
11 outer_no2 outer_no2 string 1 递交的入库委外单号
12 to_wms_order_no to_wms_order_no string 1 递交的入库仓库内的单号
13 error_info error_info string 1 仓储错误信息
14 wms_status wms_status string 1 操作状态
15 from_warehouse_id from_warehouse_id string 1 调出仓库
16 to_warehouse_id to_warehouse_id string 1 目标仓库,货位调拨时,与from_warehouse_id相等
17 address address string 1 目标仓库地址
18 logistics_id logistics_id string 1 物流方式
19 out_goods_amount out_goods_amount string 1 调出货品金额(成本价之和)
20 in_goods_amount in_goods_amount string 1 调入货品金额(成本价之和)
21 note_count note_count string 1 便签条数
22 flag_id flag_id string 1 标记
23 status status string 1 调拨单状态10已取消 20编辑中 30待审核 40已审核 42出库单待推送 44出库单推送失败 46待出库 50部分出库 60全部出库 62入库单待推送 64入库单推送失败 66待入库 70部分入库 80待结算 90调拨完成
24 outer_no outer_no string 1 外部单号
25 creator_id creator_id string 1 制单员ID
26 creator_name creator_name string 1 调拨单管理的“创建者”字段
27 contact contact string 1 联系人
28 telno telno string 1 联系电话
29 logistics_type logistics_type string 1 物流类型
30 logistics_no logistics_no string 1 代表物流所有属性的唯一编码,用于物流区分,ERP内支持自定义(ERP物流界面设置)
31 logistics_name logistics_name string 1 旺店通里设置的物流公司名称
32 logistics_code logistics_code string 1 物流公司的运单号
33 goods_count goods_count string 1 货品数量
34 goods_type_count goods_type_count string 1 调拨单管理界面的“货品种类”字段
35 goods_in_count goods_in_count string 1 入库数量
36 goods_out_count goods_out_count string 1 出库数量
37 modified modified string 1 最后修改时间,格式:YYYY-MM-DD HH:MM:SS
38 created created string 1 创建时间,格式:YYYY-MM-DD HH:MM:SS
39 remark remark string 1 备注
40 to_warehouse_address to_warehouse_address string 1 目标仓库地址
41 details_list details_list array 1 sku详情节点
42 transfer_id transfer_id string 1 调拨主键id
43 rec_id rec_id string 1 调拨明细主键id
44 goods_no goods_no string 1 代表SPU所有属性的唯一编号,用于系统货品的区分,SPU概念介绍,单击这里
45 spec_no spec_no string 1 代表所单品(sku)所有属性的唯一编码,用于获取系统单品的数据,SKU概念介绍,单击这里
46 spec_code spec_code string 1 规格码
47 spec_name spec_name string 1 规格名称
48 unit unit string 1 单位
49 num2 num2 string 1 辅助数量
50 spec_id spec_id string 1 货品规格
51 cost_diff cost_diff string 1 计算平均成本价时的精度丢失
52 flag_id flag_id string 1 标记
53 modified modified string 1  最后修改时间
54 created created string 1 创建时间
55 barcode barcode string 1 条码
56 out_cost_total out_cost_total string 1 调出总成本
57 batch_id batch_id string 1 批次ID
58 batch_no batch_no string 1 货品批次
59 batch_remark batch_remark string 1 批次备注
60 from_position from_position string 1 源货位
61 to_position to_position string 1 目标货位
62 expire_date expire_date string 1 有效期
63 stock_num stock_num string 1 调拨时的库存(显示用,不做依据)
64 num num string 1 调拨数量
65 out_num out_num string 1 出库数量
66 in_num in_num string 1 入库数量
67 unit_name unit_name string 1 基本单位
68 aux_unit_name aux_unit_name string 1 辅助单位
69 aux_num aux_num string 1 辅助数量
70 remark remark string 1 备注
旺店通·企业版的接口:查询调拨单_v1(stock_transfer_query),由轻易云数据集成平台API资产管理模块整理收纳,并且根据旺店通·企业版版本更新同步实时更新。通过API资产管理,企业可以更好地应对市场变化和业务需求,快速调整API策略,提高企业的灵活性和适应能力。
联系轻易云集成专家
联系系统对接开发人员胡秀丛

胡秀丛 加微信

项目总监 她以卓越的数据集成专长,精通ERP、MES系统,以及数据中台的构建与优化。通过创新的一站式解决方案,她助力企业实现数据的无缝对接,提升业务流程效率,确保信息流通无障碍,为企业的数字化转型提供强有力的支持。