getOrderInfo{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | orderCode | 仓配订单号 | string | LZ123456 | 可选 | 仓配订单号 (或者头程出货单管理的订单号) *支持查询多个,最多20。格式: { "orderCode":["LZ123456","LZ456789"] } 传数组格式返回数据结构,也是数组多维结构。 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | orderCode | 仓配订单号(或者头程出货单管理的订单号) | string | — | 可选 | 仓配订单号(或者头程出货单管理的订单号) |
| 2 | orderlog | 订单日志 | object | — | 可选 | 订单日志 |
| 3 | orderStatus | 订单状态 | string | — | 可选 | 0:删除,1:草稿,2:确认,3:缺货,4:已提交,5:已打印,7:以打包,8:已出库 |
| 4 | product | 产品 | object | — | 可选 | 产品 |
| 4.1 | order_code | 订单 | string | — | 可选 | 订单 |
| 4.2 | product_id | id | string | — | 可选 | id |
| 4.3 | product_barcode | 产品唯一标示码 | string | — | 可选 | 产品唯一标示码 |
| 4.4 | op_oos | 缺货数量 | string | — | 可选 | 缺货数量 |
| 4.5 | op_oos_days | 缺货天数 | string | — | 可选 | 缺货天数 |
| 4.6 | op_quantity | 数量 | string | — | 可选 | 数量 |
| 4.7 | op_inventory | 占用库存数 | string | — | 可选 | 占用库存数 |
| 4.8 | op_sales_price | 销售单价 | string | — | 可选 | 销售单价 |
| 4.9 | op_ref_paydate | 付款时间 | string | — | 可选 | 付款时间 |
| 4.10 | item_list_type | 方式 | string | — | 可选 | 1:拍卖,2:一口价,3:一口价+拍卖 |
| 4.11 | op_fba_fee | AMAZON FBA 费用 | string | — | 可选 | AMAZON FBA 费用 |
| 4.12 | op_other_fee | 其它费用 | string | — | 可选 | 其它费用 |
| 4.13 | op_platform_sales_sku | 平台销售SKU | string | — | 可选 | 平台销售SKU |
| 4.14 | op_platform_sales_quantity | 平台销售SKU数量 | string | — | 可选 | 平台销售SKU数量 |
| 4.15 | op_shipping_fee | 单个运费 | string | — | 可选 | 单个运费 |
| 4.16 | product_title | 名称 | string | — | 可选 | 名称 |
| 4.17 | order | 订单信息 | array | — | 可选 | 订单信息 |
| 4.17.1 | order_code | 订单code | string | — | 可选 | 订单code |
| 4.17.2 | order_code | 订单code | string | — | 可选 | 订单code |
| 4.17.3 | customer_id | 订单code | string | — | 可选 | 订单code |
| 4.17.4 | platform | 平台的代码 | string | — | 可选 | 平台的代码 |
| 4.17.5 | order_platform_type | 平台类型:sale,refund,resend | string | — | 可选 | 平台类型:sale,refund,resend |
| 4.17.6 | order_status | 订单状态 | string | — | 可选 | 订单状态:不传查全部状态 0:删除,1:草稿, 2 :确认,3:缺货,4:已提交,5:已打印,7:已打包,8:已出库 |
| 4.17.7 | order_outbound_status | 出库状态 | string | — | 可选 | 出库状态 0:未处理 1:已装袋 2:装袋完成; 3:已加挂总单;4:总单已出库 |
易仓的接口:获取订单详情查询V3.0(getOrderInfo),由轻易云数据集成平台 API 资产管理模块整理收纳,并随易仓版本更新同步更新。