/v1/product/list{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | start_index | start_index | string | 1 | Optional | 第几页,默认 = 1 |
| 2 | count | count | string | 20 | Optional | 每页记录数,默认 = 20 |
| 3 | start_time | start_time | string | {{LAST_SYNC_TIME|datetime}} | Optional | 时间查询范围-开始日期,例如2019-06-01或者2019-06-01 19:00:00 |
| 4 | end_time | end_time | string | {{CURRENT_TIME|datetime}} | Optional | 时间查询范围-结束日期,例如2019-08-27或者2019-08-27 19:00:00 |
| 5 | removed | removed | string | 0 | Optional | 默认值: 0,设置=1时查询已删除的数据列表 |
| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | product_id | product_id | string | 1 | Optional | 产品ID |
| 2 | product_no | product_no | string | 1 | Optional | 产品编号 |
| 3 | name | name | string | 1 | Optional | 产品名称 |
| 4 | group_id | group_id | string | 1 | Optional | 产品分类ID |
| 5 | group_name | group_name | string | 1 | Optional | 产品分类名称 |
| 6 | image | image | string | 1 | Optional | 产品图片地址 |
| 7 | cost_with_tax | cost_with_tax | object | 1 | Optional | 含税成本 |
| 8 | cost_currency | cost_currency | string | 1 | Optional | 货币 |
| 9 | cost | cost | string | 1 | Optional | 成本 |
| 10 | cost_unit | cost_unit | string | 1 | Optional | 单位 |
| 11 | fob | fob | object | 1 | Optional | 离岸价 |
| 12 | price_currency | price_currency | string | 1 | Optional | 货币 |
| 13 | price_min | price_min | string | 1 | Optional | 最小价格 |
| 14 | price_max | price_max | string | 1 | Optional | 最大价格 |
| 15 | price_unit | price_unit | string | 1 | Optional | 单位 |
| 16 | minimum_order_quantity | minimum_order_quantity | object | 1 | Optional | 最小订货量 |
| 17 | quantity | quantity | string | 1 | Optional | 货量 |
| 18 | quantity_unit | quantity_unit | string | 1 | Optional | 单位 |
The 产品库列表查询_v1 API (/v1/product/list) of 小满OKKICRM is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 小满OKKICRM version updates.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.