/erp/sc/routing/wms/order/wmsOrderList{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | sid | 店铺ID | int | — | 可选 | 店铺ID |
| 2 | time_type | 时间查询类型 | string | delivered_at | 可选 | 时间查询类型 |
| 3 | start_date | 开始日期 | string | {{LAST_SYNC_TIME|date}} | 可选 | 开始日期 |
| 4 | end_date | 结束日期 | string | 2023-01-31 | 可选 | 结束日期 |
| 5 | page | 页数 | string | 1 | 可选 | 页数 |
| 6 | page_size | 行数 | string | 50 | 可选 | 行数 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | wo_number | 销售出库单号 | string | — | 可选 | 销售出库单号 |
| 2 | delivered_at | 出库时间 | datetime | — | 可选 | 出库时间 |
| 3 | sid | 店铺id | string | — | 可选 | 店铺id |
| 4 | wid | 仓库id | string | — | 可选 | 仓库id |
| 5 | warehouse_type | 仓库类型 | string | — | 可选 | 仓库类型 |
| 6 | order_number | 系统单号 | string | — | 可选 | 系统单号 |
| 7 | order_from | 订单来源 | string | — | 可选 | 订单来源 |
| 8 | deliverer | 发货人 | string | — | 可选 | 发货人 |
| 9 | seller_name | 店铺名称 | string | — | 可选 | 店铺名称 |
| 10 | create_at | 创建时间 | datetime | — | 可选 | 创建时间 |
| 11 | order_customer_service_notes | 客服备注 | string | — | 可选 | 客服备注 |
| 12 | product_info | 商品信息 | object | — | 可选 | 商品信息 |
| 12.1 | sku | sku | string | — | 可选 | sku |
| 12.2 | count | 数量 | float | — | 可选 | 数量 |
| 12.3 | customization | 商品备注 | string | — | 可选 | 商品备注 |
| 12.4 | unit_price | 商品单价 | float | — | 可选 | 商品单价 |
| 12.5 | order_currency_code | 订单币种 | string | — | 可选 | 订单币种 |
领星ERP的接口:销售出库单查询-领星-资产建模前-资产建模(/erp/sc/routing/wms/order/wmsOrderList),由轻易云数据集成平台 API 资产管理模块整理收纳,并随领星ERP版本更新同步更新。