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