/v1/invoices/receipt/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 | 0 | 可选 | 默认值: 0,设置=1时查询已删除的数据列表 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | ash_collection_id | ash_collection_id | string | 1 | 可选 | 回款单ID |
| 2 | cash_collection_no | cash_collection_no | string | 1 | 可选 | 回款单号 |
| 3 | order_id | order_id | string | 1 | 可选 | 订单ID |
| 4 | currency | currency | string | 1 | 可选 | 货币 |
| 5 | exchange_rate | exchange_rate | string | 1 | 可选 | 汇率 |
| 6 | exchange_rate_usd | exchange_rate_usd | string | 1 | 可选 | 汇率美元 |
| 7 | amount | amount | string | 1 | 可选 | 订单金额 |
| 8 | amount_rmb | amount_rmb | string | 1 | 可选 | 订单金额(RMB) |
| 9 | amount_usd | amount_usd | string | 1 | 可选 | 订单金额(美元) |
| 10 | finance_verify | finance_verify | string | 1 | 可选 | 账务验证信息 |
| 11 | date | date | string | 1 | 可选 | 账务验证日期 |
| 12 | name | name | string | 1 | 可选 | 账务验证人名称 |
| 13 | comment | comment | string | 1 | 可选 | 备注 |
| 14 | opportunity_id | opportunity_id | string | 1 | 可选 | 商机ID |
| 15 | create_user_id | create_user_id | string | 1 | 可选 | 创建人UserId |
| 16 | payee | payee | string | 1 | 可选 | 收款人 |
| 17 | company_info | company_info | string | 1 | 可选 | 客户公司信息 |
| 18 | company_id | company_id | string | 1 | 可选 | 客户公司ID |
| 19 | name | name | string | 1 | 可选 | 客户公司名称 |
| 20 | collection_date | collection_date | string | 1 | 可选 | 回款日期 |
| 21 | create_user_info | create_user_info | string | 1 | 可选 | 回款单跟进人信息 |
| 22 | user_id | user_id | string | 1 | 可选 | 回款单跟进人UserId |
| 23 | nickname | nickname | string | 1 | 可选 | 回款单跟进人昵称 |
| 24 | order_info | order_info | string | 1 | 可选 | 订单信息 |
| 25 | order_id | order_id | string | 1 | 可选 | 订单ID |
| 26 | order_no | order_no | string | 1 | 可选 | 订单号 |
| 27 | name | name | string | 1 | 可选 | 订单名称 |
| 28 | opportunity_info | opportunity_info | string | 1 | 可选 | 报价单信息 |
| 29 | opportunity_id | opportunity_id | string | 1 | 可选 | 报价单ID |
| 30 | opportunity_no | opportunity_no | string | 1 | 可选 | 报价单号 |
| 31 | name | name | string | 1 | 可选 | 报价单名称 |
| 32 | create_time | create_time | string | 1 | 可选 | 创建日期 |
| 33 | update_time | update_time | string | 1 | 可选 | 更新日期 |
小满OKKICRM的接口:回款单列表查询_v1(/v1/invoices/receipt/list),由轻易云数据集成平台 API 资产管理模块整理收纳,并随小满OKKICRM版本更新同步更新。