wdt.wms.stockout.transfer.querywithdetail{
"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 资产管理模块整理收纳,并随旺店通·旗舰奇门版本更新同步更新。