/api/openservices/stock/v1/getStockOutOrderDetails{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | stockout_no_list | 出库单号 | string | — | 可选 | 出库单号 |
| 2 | order_status | 出库单状态 | string | 95 | 可选 | 5已取消 48编辑中 50待审核 52待推送 53推送失败 54获取面单号 55已审核 60待出库 90部分发货 95已发货 100已签收 105部分打款 110已完成 |
| 3 | src_order_type | 业务类型 | string | 1 | 可选 | 1-销售出库 2-调拨出库 3-采购退货出库 4-盘亏出库 7-其他出库 12-委外出库 13-FBA调拨出库 |
| 4 | spec_no | SKU编码 | string | — | 可选 | SKU编码 |
| 5 | start_time | 起始时间 | datetime | {{LAST_SYNC_TIME|datetime}} | 可选 | 起始时间 |
| 6 | end_time | 结束时间 | datetime | {{CURRENT_TIME|datetime}} | 可选 | 结束时间 |
| 7 | status | 时间状态 | string | 1 | 可选 | 0是按出库时间,1是按创建时间 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | stockoutId | 出库单ID | string | — | 可选 | 出库单ID |
| 2 | stockoutNo | 出库单号 | string | — | 可选 | 出库单号 |
| 3 | orderStatus | 出库单状态 | string | — | 可选 | 出库单状态 |
| 4 | srcOrderType | 业务类型 | string | — | 可选 | 业务类型 |
| 5 | srcOrderNo | 业务单号 | string | — | 可选 | 业务单号 |
| 6 | shopId | 店铺ID | string | — | 可选 | 店铺ID |
| 7 | shopNo | 店铺编码 | string | — | 可选 | 店铺编码 |
| 8 | shopName | 店铺名称 | string | — | 可选 | 店铺名称 |
| 9 | warehouseId | 仓库ID | string | — | 可选 | 仓库ID |
| 10 | warehouseNo | 仓库编码 | string | — | 可选 | 仓库编码 |
| 11 | warehouseName | 仓库名称 | string | — | 可选 | 仓库名称 |
| 12 | providerId | 供应商id | string | — | 可选 | 供应商id |
| 13 | providerName | 供应商名称 | string | — | 可选 | 供应商名称 |
| 14 | providerNo | 供应商编码 | string | — | 可选 | 供应商编码 |
| 15 | created | 创建时间 | datetime | — | 可选 | 创建时间 |
| 16 | consignTime | 出库时间 | datetime | — | 可选 | 出库时间 |
| 17 | stockOutOrderDetailsVOList | 子单明细 | array | — | 可选 | 子单明细 |
| 17.1 | specId | skuID | string | — | 可选 | skuID |
| 17.2 | specNo | sku编码 | string | — | 可选 | sku编码 |
| 17.3 | specName | sku名称 | string | — | 可选 | sku名称 |
| 17.4 | volumn | 体积 | string | — | 可选 | 体积 |
| 17.5 | weight | 重量 | string | — | 可选 | 重量 |
| 17.6 | baseUnitId | 基本单位ID | string | — | 可选 | 基本单位ID |
| 17.7 | baseUnitName | 基本单位 | string | — | 可选 | 基本单位 |
| 17.8 | auxUnitId | 辅助单位ID | string | — | 可选 | 辅助单位ID |
| 17.9 | auxUnitName | 辅助单位 | string | — | 可选 | 辅助单位 |
| 17.10 | unitRatio | 单位换算系数 | string | — | 可选 | 单位换算系数 |
| 17.11 | auxNum | 辅助数量 | string | — | 可选 | 辅助数量 |
| 17.12 | num | 出库数量 | string | — | 可选 | 出库数量 |
| 17.13 | costPrice | 成本价 | string | — | 可选 | 成本价 |
| 17.14 | defect | 正惨属性 | int | — | 可选 | 正惨属性 |
旺店通·跨境版的接口:查询销售出库单(/api/openservices/stock/v1/getStockOutOrderDetails),由轻易云数据集成平台 API 资产管理模块整理收纳,并随旺店通·跨境版版本更新同步更新。