/v1/invoices/quotation/list{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | start_time | start_time | string | {{LAST_SYNC_TIME|datetime}} | 可选 | 时间查询范围:开始日期 |
| 2 | end_time | end_time | string | {{CURRENT_TIME|datetime}} | 可选 | 时间查询范围:结束日期 |
| 3 | start_index | start_index | string | 1 | 可选 | 第几页,默认 = 1 |
| 4 | count | count | string | 10 | 可选 | 每页记录数,默认 = 10 |
| 5 | removed | removed | string | 1 | 可选 | 默认值:0,设置=1时查询已删除的数据列表 |
| 6 | approval | approval | string | 1 | 可选 | 默认值:0,设置=1时查询通过审批的数据列表 |
| 7 | status | status | string | 1 | 可选 | 默认值:0,设置对应的状态值可以查询相关状态的数据列表,支持以半角逗号分割的多个状态值 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | quotation_id | quotation_id | string | 1 | 可选 | 报价单ID |
| 2 | quotation_no | quotation_no | string | 1 | 可选 | 报价单号 |
| 3 | name | name | string | 1 | 可选 | 报价单名称 |
| 4 | create_user_info | create_user_info | string | 1 | 可选 | 报价单跟进人信息 |
| 5 | user_id | user_id | string | 1 | 可选 | 报价单跟进人UserId |
| 6 | nickname | nickname | string | 1 | 可选 | 报价单跟进人昵称 |
| 7 | company | company | string | 1 | 可选 | 客户公司信息 |
| 8 | company_id | company_id | string | 1 | 可选 | 客户公司ID |
| 9 | name | name | string | 1 | 可选 | 客户公司名称 |
| 10 | status_info | status_info | string | 1 | 可选 | 报价单状态信息 |
| 11 | id | id | string | 1 | 可选 | 报价单状态ID |
| 12 | name | name | string | 1 | 可选 | 报价单状态名称 |
| 13 | currency | currency | string | 1 | 可选 | 货币 |
| 14 | exchange_rate | exchange_rate | string | 1 | 可选 | 汇率 |
| 15 | exchange_rate_usd | exchange_rate_usd | string | 1 | 可选 | 汇率美元 |
| 16 | amount | amount | string | 1 | 可选 | 报价单金额 |
| 17 | amount_rmb | amount_rmb | string | 1 | 可选 | 报价单金额(RMB) |
| 18 | amount_usd | amount_usd | string | 1 | 可选 | 报价单金额(美元) |
| 19 | company_id | company_id | string | 1 | 可选 | 客户公司ID |
| 20 | customer_id | customer_id | string | 1 | 可选 | 客户联系人ID |
| 21 | opportunity_id | opportunity_id | string | 1 | 可选 | 商机ID |
| 22 | addition_cost_amount | addition_cost_amount | string | 1 | 可选 | 附加费用总金额 |
| 23 | product_total_amount | product_total_amount | string | 1 | 可选 | 产品总金额 |
| 24 | product_total_count | product_total_count | string | 1 | 可选 | 产品总数量 |
| 25 | package_gross_weight_amount | package_gross_weight_amount | string | 1 | 可选 | 包装毛重总计 |
| 26 | package_volume_amount | package_volume_amount | string | 1 | 可选 | 包装体积总计 |
| 27 | quotation_contract | quotation_contract | string | 1 | 可选 | 报价单条款 |
| 28 | price_contract | price_contract | string | 1 | 可选 | 价格条款 |
| 29 | receive_remittance_way | receive_remittance_way | string | 1 | 可选 | 收汇方式 |
| 30 | price_contract_remark | price_contract_remark | string | 1 | 可选 | 价格条款说明 |
| 31 | insurance_remark | insurance_remark | string | 1 | 可选 | 保险说明 |
| 32 | company_name | company_name | string | 1 | 可选 | 客户名称 |
| 33 | company_phone | company_phone | string | 1 | 可选 | 客户电话 |
| 34 | company_fax | company_fax | string | 1 | 可选 | 客户传真 |
| 35 | company_address | company_address | string | 1 | 可选 | 客户地址 |
| 36 | customer_name | customer_name | string | 1 | 可选 | 联系人名称 |
| 37 | customer_phone | customer_phone | string | 1 | 可选 | 联系人电话 |
| 38 | customer_email | customer_email | string | 1 | 可选 | 联系人邮箱 |
| 39 | customer_address | customer_address | string | 1 | 可选 | 联系人地址 |
| 40 | transport_mode | transport_mode | string | 1 | 可选 | 运输方式 |
| 41 | shipment_deadline | shipment_deadline | string | 1 | 可选 | 装运期限 |
| 42 | shipment_port | shipment_port | string | 1 | 可选 | 装运港口 |
| 43 | target_port | target_port | string | 1 | 可选 | 目的港口 |
| 44 | shipment_deadline_remark | shipment_deadline_remark | string | 1 | 可选 | 装运期限说明 |
| 45 | quotation_date | quotation_date | string | 1 | 可选 | 报价日期 |
| 46 | create_time | create_time | string | 1 | 可选 | 创建日期 |
| 47 | update_time | update_time | string | 1 | 可选 | 更新日期 |
小满OKKICRM的接口:报价单列表_v1(/v1/invoices/quotation/list),由轻易云数据集成平台 API 资产管理模块整理收纳,并随小满OKKICRM版本更新同步更新。