小满OKKICRM写入小满回款登记核销-资产建模API接口文档
所属平台:
小满OKKICRM
类型:
WebAPI
作用:
EXECUTE
接口版本:
1.0
适配器:
\Adapter\OKKI\OKKIExecuteAdapter
描述:
更新日期:
2024-09-14 16:07:25
写入小满回款登记核销-资产建模
接口地址:/v1/invoices/receiptRegistration/allocate
请求方法: POST
加工厂: {"operation":{"method":"none"}}
接口请求参数
序号 | 字段 | 名称 | 类型 | 默认值 | 描述 | 是否必要 |
---|---|---|---|---|---|---|
1 | cash_collection_invoice_id | 回款登记编号id | string | _findCollection find cash_collection_invoice_id from ced75401-9d4d-349f-94ac-2ccde4285bd4 where cash_collection_invoice_no={{FBillNo}} | 否 | |
2 | record_list | 回款单核销明细 | array | 否 | ||
2.1 | refer_id | 源单ID | string | _findCollection find order_id from cdc995d7-21cf-3eaf-a0af-8b88f8684a33 where order_no={{FSALEORDERNO}} | 否 | |
2.2 | refer_type | 源单类型 | string | 1 | 否 | |
2.3 | cash_collection_amount | 回款金额(源单币种) | string | {{FREALRECAMOUNTFOR}} | 否 | |
2.4 | cash_collection_invoice_amount | 核销金额(回款登记币种) | string | {{FREALRECAMOUNTFOR}} | 否 | |
2.5 | cash_collection_comment | 核销备注 | string | {{FREMARK}} | 否 |
接口响应参数
序号 | 字段 | 名称 | 类型 | 默认值 | 描述 | 是否必要 |
---|
小满OKKICRM的接口:写入小满回款登记核销-资产建模(/v1/invoices/receiptRegistration/allocate),由轻易云数据集成平台API资产管理模块整理收纳,并且根据小满OKKICRM版本更新同步实时更新。API资产管理平台支持API的版本控制和回滚,确保API的稳定性和可靠性,减少因API变更导致的业务中断和数据不一致问题。