旺店通·企业奇门查询出库单管理V3.0API接口文档

所属平台: 旺店通·企业奇门
类型: QUERY
作用: QUERY
接口版本: 1.0
适配器: \Adapter\Wdt\WdtQMQueryAdapter
帮助链接:
描述:
更新日期: 2023-05-29 23:06:37
查询出库单管理V3.0

接口地址:wdt.stockout.order.query

请求方法: POST

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

接口请求参数
序号 字段 名称 类型 默认值 描述 是否必要
1 start_time 开始时间 string {{LAST_SYNC_TIME|datetime}} 按最后修改时间增量获取数据,start_time作为开始时间,格式:yyyy-MM-dd HH:mm:ss
2 end_time 结束时间 string {{CURRENT_TIME|datetime}} 按最后修改时间增量获取数据,end_time作为结束时间,格式:yyyy-MM-dd HH:mm:ss
3 order_type 出库单类型 string 2调拨出库,3采购退货出库,4盘亏出库,5生产出库,7其他出库,8多发出库,9纠错出库,10保修配件出库,11初始化出库,12jit拣货出库,13委外出库
4 status 出库单状态 string 出库单状态5:已取消,50:待审核,55:已审核,95:已发货,110:已完成(默认查已发货已完成单据),113:异常发货
5 warehouse_no 仓库编号 string 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置)(不支持一次推送多个仓库编号)
6 src_order_no 源单号 string 源单号
7 stockout_no 出库单号 string 出库单号,传该字段可以不传时间
接口响应参数
序号 字段 名称 类型 默认值 描述 是否必要
1 stockout_id 出库单主键id string 出库单主键id
2 order_no 出库单号 string 出库单号
3 src_order_no 源单号 string 源单号,上层单据的业务单号
4 warehouse_no 仓库编号 string 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置),用于获取指定仓库数据信息
5 status 状态 string 出库单状态
6 consign_time 出库时间 string 出库时间,格式:yyyy-MM-dd HH:mm:ss
7 order_type 出库单类型 string 出库单类型
8 order_type_name 出库单类型名称 string 出库单类型名称
9 subtype 出库单子类型 string 出库单子类型
10 stockout_reason 出库原因 string 出库原因
11 goods_count 数量 string 货品数量
12 goods_total_amount 货品总销售金额 string 货品总销售金额
13 goods_total_cost 货品总成本金额 string 货品总成本金额
14 post_fee 邮费 string 邮费
15 logistics_no 物流单号 string 物流单号(该出库单的运单号)
16 package_fee 包装费 string 包装费
17 receiver_name 收件人 string 该字段已废弃
18 receiver_country 国家 string 国家
19 receiver_province 省份 string 省份
20 receiver_city 城市 string 城市
21 receiver_district 地区 string 地区
22 receiver_address 详细地址 string 该字段已废弃
23 receiver_mobile 收件人移动电话 string 该字段已废弃
24 receiver_telno 收件人固定电话 string 该字段已废弃
25 receiver_zip 邮编 string 邮编
26 weight 重量 string 重量
27 remark 备注 string 备注
28 outer_no 外部单号 string 外部单号
29 operator_name 操作员姓名 string 操作员姓名
30 logistics_type 物流方式 string 响应值为代表物流方式的数字,数字对应的物流方式名称单击这里
31 logistics_code 物流编号 string 代表物流所有属性的唯一编码,用于物流区分,ERP内支持自定义(ERP物流界面设置)
32 logistics_name 物流公司名称 string erp对应的物流公司名称
33 details_list Sku详情节点 array 响应参数的2级数据节点,包含当出库单货品属性信息的数据节点,节点下数据字段详见下述"details_list"
33.1 stockout_id 出库单主键id string 出库单主键id
33.2 rec_id 出库单明细id string 出库单明细id
33.3 spec_no 商家编码 string 代表所单品(sku)所有属性的唯一编码,用于获取系统单品的数据,SKU概念介绍,单击这里
33.4 goods_count 货品数量 string 货品数量
33.5 sell_price 销售价 string 销售价
33.6 brand_no 品牌编号 string 品牌编号
33.7 brand_name 品牌名称 string 品牌名称
33.8 goods_name 货品名称 string 货品名称
33.9 goods_no 货品编号 string 代表SPU所有属性的唯一编号,用于获取系统货品的数据,SPU概念介绍,单击这里
33.10 spec_name 规格名称 string 规格名称
33.11 spec_code 规格编号 string 规格编号
33.12 cost_price 成本价 string 成本价
33.13 total_amount 总销售金额 string 总销售金额
33.14 weight 重量 string 重量
33.15 remark 备注 string 备注
33.16 goods_unit 单位 string 货品单位
33.17 batch_no 批次号 string 批次号
33.18 batch_remark 批次备注 string 批次备注
33.19 expire_date 有效期 string 有效期,格式:yyyy-MM-dd HH:mm:ss
33.20 position_list 货位列表节点 array 响应参数的3级数据节点,节点下数据字段详见下述“position_list”列表
33.20.1 position_id 货位ID string 货位ID
33.20.2 position_no 货位编号 string 货位编号
33.20.3 position_goods_count 货位出库数量 string 货位出库数量
33.20.4 stockout_order_detail_id 出库单明细id string 出库单明细id
33.20.5 rec_id 货位主键id string 货位主键id
33.20.6 stock_spec_detail_id 入库单号明细id string 入库单号明细id
33.20.7 stockin_detail_id 入库单明细id string 入库单明细id
33.20.8 batch_id 批次id string 批次id
33.20.9 batch_no 批次号 string 批次号
33.20.10 cost_price 成本价 string 成本价
33.20.11 modified 最后更新时间 string 最后修改时间,格式:yyyy-MM-dd HH:mm:ss
33.20.12 v_stock_spec_detail_id 先进先出计价用 string 先进先出计价用
33.20.13 expire_date 有效期 string 有效期,格式:yyyy-MM-dd HH:mm:ss
33.20.14 created 创建时间 string 创建时间,格式:yyyy-MM-dd HH:mm:ss
旺店通·企业奇门的接口:查询出库单管理V3.0(wdt.stockout.order.query),由轻易云数据集成平台API资产管理模块整理收纳,并且根据旺店通·企业奇门版本更新同步实时更新。通过API资产管理,企业可以对API的使用情况进行详细的分析和报告,为业务决策提供数据支持,优化资源分配和投资回报。
联系轻易云集成专家
联系系统对接开发人员何海波

何海波 加微信

轻易云的技术专家,拥有丰富的数据集成规划经验。他能够为客户提供专业、全面的数据集成规划方案,熟练掌握多种集成技术和工具,帮助企业在数据集成领域得到长远发展。