Update Collaterals
Push collateral changes to the customer's collateral system — create, delete, and update collateral agreements
Update Collaterals
Adapter for pushing collateral changes to the customer's collateral system. Sends new and updated collateral agreements along with reference data the recipient needs to resolve identifiers.
Endpoint:
POST /collaterals/update— Update and create collateral agreements
The request separates reference data (existing assets, collateral objects, financing) from the mutations in the changes array. Each change carries a full collateral agreement object marked as CREATE or UPDATE.
See the OpenAPI spec for the full request and response schemas.