旺店通·旗舰奇门调拨出库单查询_v1API接口文档
所属平台:
旺店通·旗舰奇门
类型:
WebAPI
作用:
QUERY
接口版本:
0.1
适配器:
\Adapter\WdtQJB\QjbQMQueryAdapter
描述:
更新日期:
2022-02-10 16:03:45
调拨出库单查询_v1
接口地址:wdt.wms.stockout.transfer.querywithdetail
请求方法: POST
加工厂: {"operation":{"method":"none"}}
接口请求参数
序号 | 字段 | 名称 | 类型 | 默认值 | 描述 | 是否必要 |
---|---|---|---|---|---|---|
1 | params | params | object | 1 | 查询参数 | 是 |
2 | pager | pager | object | 1 | 分页 | 是 |
3 | start_time | start_time | string | 1 | 起始时间,若无出库单号或调拨单号,则为必填。 | 是 |
4 | end_time | end_time | string | 1 | 结束时间,上同开始时间 | 是 |
5 | warehouse_no | warehouse_no | string | 1 | 仓库编号 | 否 |
6 | src_order_no | src_order_no | string | 1 | 调拨单号 | 否 |
7 | stockout_no | stockout_no | string | 1 | 出库单号 | 否 |
8 | position | position | string | 1 | 0: 否 不传也为否 | 否 |
9 | status | status | string | 1 | 由逗号隔开的整数字符串出库单状态: 5已取消 48 未确认 50 待审核77 拣货中,PDA拣货后110已完成 | 否 |
10 | page_size | page_size | string | 1 | 分页大小 | 否 |
11 | page_no | page_no | string | 1 | 从0开始 | 否 |
接口响应参数
序号 | 字段 | 名称 | 类型 | 默认值 | 描述 | 是否必要 |
---|---|---|---|---|---|---|
1 | stockout_id | stockout_id | string | 1 | 出库单id | 否 |
2 | order_no | order_no | string | 1 | 出库单编号 | 否 |
3 | src_order_no | src_order_no | string | 1 | 调拨单号 | 否 |
4 | warehouse_no | warehouse_no | string | 1 | 出库仓编号 | 否 |
5 | consign_time | consign_time | string | 1 | 出库时间 | 否 |
6 | order_type | order_type | string | 1 | 源单据类别 1销售订单2,调拨出库3,采购退货出库4,盘亏出库5, 生产出库6现款销售出库7,其他出库 | 否 |
7 | goods_count | goods_count | string | 1 | 出库数量 | 否 |
8 | post_fee | post_fee | string | 1 | 根据重量预估邮费 | 否 |
9 | logistics_no | logistics_no | string | 1 | 物流单编号 | 否 |
10 | package_fee | package_fee | string | 1 | 包装成本 | 否 |
11 | receiver_name | receiver_name | string | 1 | 收件人姓名 | 否 |
12 | receiver_country | receiver_country | string | 1 | 国家id | 否 |
13 | receiver_province | receiver_province | string | 1 | 省id | 否 |
14 | receiver_city | receiver_city | string | 1 | 城市id | 否 |
15 | receiver_district | receiver_district | string | 1 | 地区id | 否 |
16 | receiver_address | receiver_address | string | 1 | 收件地址 | 否 |
17 | receiver_mobile | receiver_mobile | string | 1 | 收件人手机号 | 否 |
18 | receiver_telno | receiver_telno | string | 1 | 收件人固话号 | 否 |
19 | receiver_zip | receiver_zip | string | 1 | 邮编 | 否 |
20 | remark | remark | string | 1 | 出库单备注 | 否 |
21 | weight | weight | string | 1 | 实际称重重量(Kg) | 否 |
22 | st_outer_no | st_outer_no | string | 1 | 外部单号 | 否 |
23 | st_created | st_created | string | 1 | 调拨单创建时间 | 否 |
24 | from_warehouse_no | from_warehouse_no | string | 1 | 调出仓库编号 | 否 |
25 | to_warehouse_no | to_warehouse_no | string | 1 | 调入仓库编号 | 否 |
26 | operator_name | operator_name | string | 1 | 制单人 | 否 |
27 | goods_total_cost | goods_total_cost | string | 1 | 总成本 | 否 |
28 | goods_total_amount | goods_total_amount | string | 1 | 总货款 | 否 |
29 | detail_list | detail_list | array | 1 | 出库单明细 | 否 |
30 | rec_id | rec_id | string | 1 | 出库单详情id | 否 |
31 | stockout_id | stockout_id | string | 1 | 出库单id | 否 |
32 | goods_count | goods_count | string | 1 | 货品数量 | 否 |
33 | total_amount | total_amount | string | 1 | 总成本:如果平均成本为空或者小于0,就使用计划成本; 如果按照货位分组就是总成本 | 否 |
34 | sell_price | sell_price | string | 1 | 成交价 | 否 |
35 | remark | remark | string | 1 | 出库单详情备注 | 否 |
36 | brand_no | brand_no | string | 1 | 品牌编号 | 否 |
37 | brand_name | brand_name | string | 1 | 品牌名称 | 否 |
38 | goods_name | goods_name | string | 1 | 货品名称 | 否 |
39 | goods_no | goods_no | string | 1 | 货品编码 | 否 |
40 | spec_no | spec_no | string | 1 | 商检编码 | 否 |
41 | spec_name | spec_name | string | 1 | 规格名称 | 否 |
42 | spec_code | spec_code | string | 1 | 规格码 | 否 |
43 | cost_price | cost_price | string | 1 | 成本价 | 否 |
44 | weight | weight | string | 1 | 总重量 | 否 |
45 | goods_type | goods_type | string | 1 | 1销售商品2原材料3包装4周转材料5虚拟商品6固定资产0其它 | 否 |
46 | std_remark | std_remark | string | 1 | 调拨单详情备注 | 否 |
47 | goods_unit | goods_unit | string | 1 | 货品单位 | 否 |
48 | unit_name | unit_name | string | 1 | 货品规格单位 | 否 |
49 | batch_no | batch_no | string | 1 | 批次号 | 否 |
50 | position_id | position_id | string | 1 | 货位ID | 否 |
51 | position_no | position_no | string | 1 | 货位编号 | 否 |
52 | expire_date | expire_date | string | 1 | 有效期 | 否 |
53 | position_goods_count | position_goods_count | string | 1 | 当前货位出库的总数量 | 否 |
54 | defect | defect | string | 1 | true: 残次品false: 正品 | 否 |
旺店通·旗舰奇门的接口:调拨出库单查询_v1(wdt.wms.stockout.transfer.querywithdetail),由轻易云数据集成平台API资产管理模块整理收纳,并且根据旺店通·旗舰奇门版本更新同步实时更新。API资产管理平台提供了丰富的API开发和测试工具,支持API的快速迭代和创新,加速产品的上市速度,提升企业的市场竞争力。