/open/orders/out/simple/query{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | shop_id | 店铺编码 | string | — | 可选 | 店铺编号 |
| 2 | is_offline_shop | 线下店铺单据 | string | — | 可选 | shop_id为0且is_offline_shop为true查询线下店铺单据 |
| 3 | status | 单据状态 | string | — | 可选 | 单据状态:WaitConfirm=待出库;Confirmed=已出库;Delete=作废;Cancelled=取消 |
| 4 | so_ids | 线上单号 | string | — | 可选 | 指定线上订单号,和时间段不能同时为空 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | co_id | 公司编号 | string | — | 可选 | 公司编号 |
| 2 | shop_id | 店铺编号 | string | — | 可选 | 店铺编号 |
| 3 | io_id | 出库单号 | string | — | 可选 | 出库单号 |
| 4 | o_id | 内部单号 | string | — | 可选 | 内部单号 |
| 5 | so_id | 线上单号 | string | — | 可选 | 线上单号 |
| 6 | created | 创建时间 | string | — | 可选 | 创建时间 |
| 7 | modified | 修改时间 | string | — | 可选 | 修改时间 |
| 8 | status | 状态 | string | — | 可选 | 状态;WaitConfirm:待出库,Confirmed:已出库,Delete:作废(订单发货中取消订单),OuterConfirming:外部发货中;Cancelled=取消(订单发货后撤销已发货) |
| 9 | order_type | 单据类型 | string | — | 可选 | 订单类型,普通订单;补发订单;分销Plus;供销Plus;换货订单 |
| 10 | invoice_title | 发票抬头 | string | — | 可选 | 发票抬头 |
| 11 | shop_buyer_id | 买家账号 | string | — | 可选 | 买家账号 |
| 12 | receiver_country | 国家 | string | — | 可选 | 国家 |
| 13 | receiver_state | 省 | string | — | 可选 | 省 |
| 14 | receiver_city | 市 | string | — | 可选 | 市 |
| 15 | receiver_district | 区 | string | — | 可选 | 区 |
| 16 | receiver_town | 街道 | string | — | 可选 | 街道 |
| 17 | 地址 | receiver_address | string | — | 可选 | 地址 |
| 18 | receiver_name | 收件人姓名 | string | — | 可选 | 收件人姓名 |
| 19 | receiver_phone | 收件人手机 | string | — | 可选 | 收件人手机 |
| 20 | receiver_mobile | 手机人电话 | string | — | 可选 | 收件人电话 |
| 21 | buyer_message | 买家留言 | string | — | 可选 | 买家留言 |
| 22 | remark | 备注 | string | — | 可选 | 备注 |
| 23 | is_cod | 是否到货付款 | string | — | 可选 | 是否到货付款 |
| 24 | pay_amount | 应付金额 | string | — | 可选 | 应付金额 |
| 25 | l_id | 物流单号 | string | — | 可选 | 物流单号 |
| 26 | io_date | 出库时间 | string | — | 可选 | 出库时间 |
| 27 | lc_id | 快递公司编码 | string | — | 可选 | 快递公司编码 |
| 28 | stock_enabled | 是否启用库存管理 | string | — | 可选 | 是否启用库存管理 |
| 29 | drp_co_id_from | 分销商编号 | string | — | 可选 | 分销商编号 |
| 30 | labels | 标记|多标签 | string | — | 可选 | 标记|多标签 |
| 31 | paid_amount | 实付金额 | string | — | 可选 | 实付金额 |
| 32 | free_amount | 优惠金额 | string | — | 可选 | 优惠金额 |
| 33 | freight | 运费 | string | — | 可选 | 运费 |
| 34 | weight | 预估重量 | string | — | 可选 | 预估重量 |
| 35 | f_weight | 实称重量 | string | — | 可选 | 实称重量 |
| 36 | merge_so_id | 合并订单号 | string | — | 可选 | 合并订单号 |
| 37 | wms_co_id | 分仓编号 | string | — | 可选 | 分仓编号 |
| 38 | business_staff | 业务人员 | string | — | 可选 | 业务人员 |
| 39 | currency | 货币类型 | string | — | 可选 | 货币类型 |
| 40 | items | items | array | — | 可选 | 商品集合 |
| 40.1 | ioi_id | 子单号 | string | — | 可选 | 子单号 |
| 40.2 | pic | 图片 | string | — | 可选 | 图片 |
| 40.3 | sku_id | 商品编码 | string | — | 可选 | 商品编码 |
| 40.4 | qty | 数量 | string | — | 可选 | 数量 |
| 40.5 | name | 商品名称 | string | — | 可选 | 商品名称 |
| 40.6 | name | 商品名称 | string | — | 可选 | 商品名称 |
| 40.7 | properties_value | 颜色规格 | string | — | 可选 | 颜色规格 |
| 40.8 | sale_price | 单价 | string | — | 可选 | 单价 |
| 40.9 | sale_amount | 金额 | string | — | 可选 | 金额 |
| 40.10 | i_id | 款式编码 | string | — | 可选 | 款式编码 |
| 40.11 | sale_base_price | 原价 | string | — | 可选 | 原价 |
| 41 | batchs | 批次集合 | array | — | 可选 | 批次集合 |
| 41.1 | batch_no | 批次号 | string | — | 可选 | 批次号 |
| 41.2 | sku_id | 商品编码 | string | — | 可选 | 商品编码 |
| 41.3 | qty | 数量 | string | — | 可选 | 数量 |
| 41.4 | product_date | 批次日期 | string | — | 可选 | 批次日期 |
| 41.5 | supplier_id | 供应商编号 | string | — | 可选 | 供应商编号 |
| 41.6 | supplier_name | 供应商名称 | string | — | 可选 | 供应商名称 |
| 41.7 | expiration_date | 有效期至 | string | — | 可选 | 有效期至 |
| 42 | sns | 唯一码集合 | array | — | 可选 | 唯一码集合 |
| 42.1 | sn | 唯一码 | string | — | 可选 | 唯一码 |
聚水潭的接口:销售出库查询(/open/orders/out/simple/query),由轻易云数据集成平台 API 资产管理模块整理收纳,并随聚水潭版本更新同步更新。