orders.out.simple.query{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | hop_id | hop_id | string | 1 | Optional | 店铺编号 |
| 2 | is_offline_shop | is_offline_shop | string | 1 | Optional | shop_id为0且is_offline_shop为true查询线下店铺单据 |
| 3 | status | status | string | 1 | Optional | 单据状态: WaitConfirm=待出库; Confirmed=已出库; Cancelled=作废 |
| 4 | modified_begin | modified_begin | string | 1 | Optional | 修改起始时间,和结束时间必须同时存在,时间间隔不能超过七天,与线上单号不能同时为空 |
| 5 | modified_end | modified_end | string | 1 | Optional | 修改结束时间,和起始时间必须同时存在,时间间隔不能超过七天,与线上单号不能同时为空 |
| 6 | so_ids | so_ids | string | 1 | Optional | 指定线上订单号,和时间段不能同时为空 |
| 7 | page_index | page_index | string | 1 | Optional | 第几页,从第一页开始,默认1 |
| 8 | page_size | page_size | string | {{PAGINATION_PAGE_SIZE}} | Optional | 每页多少条,默认30,最大50 |
| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | co_id | co_id | string | 1 | Optional | 公司编号 |
| 2 | shop_id | shop_id | string | 1 | Optional | 店铺编号 |
| 3 | io_id | io_id | string | 1 | Optional | 出库单号 |
| 4 | o_id | o_id | string | 1 | Optional | 内部单号 |
| 5 | so_id | so_id | string | 1 | Optional | 线上单号 |
| 6 | created | created | string | 1 | Optional | 创建时间 |
| 7 | modified | modified | string | 1 | Optional | 修改时间 |
| 8 | status | status | string | 1 | Optional | 状态;Archive:归档,WaitConfirm:待出库,Confirmed:已出库,Cancelled:取消,Delete:作废,OuterConfirming:外部发货中 |
| 9 | order_type | order_type | string | 1 | Optional | 单据类型 |
| 10 | invoice_title | invoice_title | string | 1 | Optional | 发票抬头 |
| 11 | shop_buyer_id | shop_buyer_id | string | 1 | Optional | 买家帐号 |
| 12 | receiver_country | receiver_country | string | 1 | Optional | 国家 |
| 13 | receiver_state | receiver_state | string | 1 | Optional | 省 |
| 14 | receiver_city | receiver_city | string | 1 | Optional | 市 |
| 15 | receiver_district | receiver_district | string | 1 | Optional | 区 |
| 16 | receiver_town | receiver_town | string | 1 | Optional | 街道 |
| 17 | receiver_address | receiver_address | string | 1 | Optional | 地址 |
| 18 | receiver_name | receiver_name | string | 1 | Optional | 收件人姓名 |
| 19 | receiver_phone | receiver_phone | string | 1 | Optional | 收件人手机 |
| 20 | receiver_mobile | receiver_mobile | string | 1 | Optional | 收件人电话 |
| 21 | buyer_message | buyer_message | string | 1 | Optional | 买家留言 |
| 22 | remark | remark | string | 1 | Optional | 备注 |
| 23 | is_cod | is_cod | string | 1 | Optional | 是否货到付款 |
| 24 | pay_amount | pay_amount | string | 1 | Optional | 应付金额 |
| 25 | l_id | l_id | string | 1 | Optional | 物流单号 |
| 26 | io_date | io_date | string | 1 | Optional | 出库时间 |
| 27 | lc_id | lc_id | string | 1 | Optional | 快递公司编码 |
| 28 | stock_enabled | stock_enabled | string | 1 | Optional | 是否启用库存管理 |
| 29 | drp_co_id_from | drp_co_id_from | string | 1 | Optional | 分销商编号 |
| 30 | labels | labels | string | 1 | Optional | 标记|多标签 |
| 31 | paid_amount | paid_amount | string | 1 | Optional | 实付金额 |
| 32 | free_amount | free_amount | string | 1 | Optional | 优惠金额 |
| 33 | freight | freight | string | 1 | Optional | 运费 |
| 34 | weight | weight | string | 1 | Optional | 预估重量 |
| 35 | f_weight | f_weight | string | 1 | Optional | 实称重量 |
| 36 | merge_so_id | merge_so_id | string | 1 | Optional | 合并订单号 |
| 37 | wms_co_id | wms_co_id | string | 1 | Optional | 分仓编号 |
| 38 | business_staff | business_staff | string | 1 | Optional | 业务人员 |
| 39 | currency | currency | string | 1 | Optional | 货币类型 |
| 40 | items | items | array | 1 | Optional | 商品集合 |
| 41 | ioi_id | ioi_id | string | 1 | Optional | 子单号 |
| 42 | pic | pic | string | 1 | Optional | 图片 |
| 43 | sku_id | sku_id | string | 1 | Optional | 商品编码 |
| 44 | qty | qty | string | 1 | Optional | 数量 |
| 45 | name | name | string | 1 | Optional | 商品名称 |
| 46 | properties_value | properties_value | string | 1 | Optional | 颜色规格 |
| 47 | sale_price | sale_price | string | 1 | Optional | 单价 |
| 48 | sale_amount | sale_amount | string | 1 | Optional | 金额 |
| 49 | i_id | i_id | string | 1 | Optional | 款式编码 |
| 50 | sale_base_price | sale_base_price | string | 1 | Optional | 原价 |
| 51 | batchs | batchs | array | 1 | Optional | 批次集合 |
| 52 | batch_no | batch_no | string | 1 | Optional | 批次号 |
| 53 | product_date | product_date | string | 1 | Optional | 批次日期 |
| 54 | supplier_id | supplier_id | string | 1 | Optional | 供应商编号 |
| 55 | supplier_name | supplier_name | string | 1 | Optional | 供应商名称 |
| 56 | expiration_date | expiration_date | string | 1 | Optional | 有效期至 |
| 57 | sns | sns | array | 1 | Optional | 唯一码集合 |
| 58 | sn | sn | string | 1 | Optional | 唯一码 |
| 59 | pay_date | pay_date | string | 1 | Optional | 支付时间 |
| 60 | code | code | string | 1 | Optional | 错误码 |
| 61 | issuccess | issuccess | string | 1 | Optional | true代表成功 |
| 62 | msg | msg | string | 1 | Optional | 执行描述 |
The 销售出库查询_v1 API (orders.out.simple.query) of 聚水潭 is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 聚水潭 version updates.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.