旺店通·旗舰奇门采购退货出库单查询_v1API接口文档
所属平台:
旺店通·旗舰奇门
类型:
WebAPI
作用:
QUERY
接口版本:
0.1
适配器:
\Adapter\WdtQJB\QjbQMQueryAdapter
描述:
更新日期:
2022-01-25 18:48:05
采购退货出库单查询_v1
接口地址:wdt.wms.stockout.purchasereturn.querywithdetail
请求方法: POST
加工厂: {"operation":{"method":"none"}}
接口请求参数
| 序号 | 字段 | 名称 | 类型 | 默认值 | 描述 | 是否必要 |
|---|---|---|---|---|---|---|
| 1 | status | status | string | 1 | 由逗号分隔的整数数组 出库单状态: 5已取消 48 未确认 50 待审核 77 拣货中,PDA拣货后 110已完成 | 否 |
| 2 | params | params | object | 1 | 查询参数 | 是 |
| 3 | stockout_no | stockout_no | string | 1 | 出库单号 | 否 |
| 4 | pager | pager | object | 1 | 分页 | 是 |
| 5 | out_start_time | out_start_time | string | 1 | 起始时间(出库时间),若无出库单号或采购退货单号,则为必填。 | 是 |
| 6 | warehouse_no | warehouse_no | string | 1 | 限普通仓库 | 否 |
| 7 | src_order_no | src_order_no | string | 1 | 采购退货单号 | 否 |
| 8 | out_end_time | out_end_time | string | 1 | 结束时间(出库时间),上同开始时间 | 是 |
| 9 | create_start_time | create_start_time | string | 1 | 起始时间(出库单创建时间),若无出库单号或采购退货单号,则为必填。 | 否 |
| 10 | create_end_time | create_end_time | string | 1 | 结束时间(出库单创建时间),上同开始时间 | 否 |
| 11 | page_size | page_size | string | 50 | 分页大小 | 否 |
| 12 | page_no | page_no | string | 1 | 从0开始 | 否 |
| 13 | position | position | string | 1 | 等于0为否,不等于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 | status | status | string | 1 | 出库单状态 出库单状态5: 已取消48: 未确认50: 待审核65: 待处理77: 拣货中110: 已完成 | 否 |
| 7 | goods_count | goods_count | string | 1 | 货品数量 | 否 |
| 8 | logistics_no | logistics_no | string | 1 | 物流编号 | 否 |
| 9 | post_fee | post_fee | string | 1 | 预估邮费 | 否 |
| 10 | package_fee | package_fee | string | 1 | 包装费 | 否 |
| 11 | receiver_name | receiver_name | string | 1 | 收货人姓名 | 否 |
| 12 | receiver_province | receiver_province | string | 1 | 省份 | 否 |
| 13 | receiver_city | receiver_city | string | 1 | 城市 | 否 |
| 14 | receiver_district | receiver_district | string | 1 | 地区 | 否 |
| 15 | receiver_address | receiver_address | string | 1 | 收件人地址 | 否 |
| 16 | receiver_telno | receiver_telno | string | 1 | 固话 | 否 |
| 17 | remark | remark | string | 1 | 备注 | 否 |
| 18 | weight | weight | string | 1 | 重量 | 否 |
| 19 | provider_no | provider_no | string | 1 | 供应商编号 | 否 |
| 20 | provider_name | provider_name | string | 1 | 供应商名称 | 否 |
| 21 | last_load_purchase_no | last_load_purchase_no | string | 1 | 最后一次引用的采购单号 | 否 |
| 22 | goods_total_cost | goods_total_cost | string | 1 | 总成本价 | 否 |
| 23 | goods_total_amount | goods_total_amount | string | 1 | 总货款 | 否 |
| 24 | details_list | details_list | array | 1 | 出库单明细 | 否 |
| 25 | rec_id | rec_id | string | 1 | 出库单明细ID(主键) | 否 |
| 26 | stockout_id | stockout_id | string | 1 | 出库单ID | 否 |
| 27 | spec_no | spec_no | string | 1 | 商家编码 | 否 |
| 28 | goods_count | goods_count | string | 1 | 货品数量 | 否 |
| 29 | total_amount | total_amount | string | 1 | 货品总额 | 否 |
| 30 | sell_price | sell_price | string | 1 | 折后价 | 否 |
| 31 | remark | remark | string | 1 | 备注 | 否 |
| 32 | brand_no | brand_no | string | 1 | 品牌编号 | 否 |
| 33 | brand_name | brand_name | string | 1 | 品牌名称 | 否 |
| 34 | goods_name | goods_name | string | 1 | 货品名称 | 否 |
| 35 | goods_no | goods_no | string | 1 | 货品编号 | 否 |
| 36 | spec_name | spec_name | string | 1 | 规格名 | 否 |
| 37 | spec_code | spec_code | string | 1 | 规格码 | 否 |
| 38 | cost_price | cost_price | string | 1 | 成本价 | 否 |
| 39 | weight | weight | string | 1 | 重量 | 否 |
| 40 | goods_type | goods_type | string | 1 | 货品类型 | 否 |
| 41 | goods_unit | goods_unit | string | 1 | 单位 | 否 |
| 42 | batch_no | batch_no | string | 1 | 批次号 | 否 |
| 43 | expire_date | expire_date | string | 1 | 如果没有则返回空字符串 | 否 |
| 44 | defect | defect | string | 1 | 是否残次品 | 否 |
| 45 | position_no | position_no | string | 1 | 货位编号 | 否 |
| 46 | position_goods_count | position_goods_count | string | 1 | 默认货位货品数,传入参数(position)不为0时返回 | 否 |
旺店通·旗舰奇门的接口:采购退货出库单查询_v1(wdt.wms.stockout.purchasereturn.querywithdetail),由轻易云数据集成平台API资产管理模块整理收纳,并且根据旺店通·旗舰奇门版本更新同步实时更新。API资产管理平台提供了API文档的自动生成和发布功能,帮助开发者快速理解API的功能和使用方法,提高开发效率和质量。
