Dear community,
We are pleased to announce the release of a new API in the B2B channel.
Collateral Assignment
Assign already created collateral to a credit facility. Retrieve, update and delete collateral assignment.
This new API contains 6 endpoints:
- POST /assignments: Create Collateral Assignment
- PUT /assignments/{assignmentId}: Update Collateral Assignment
- DELETE /assignments/{assignmentId}: Delete Collateral Assignment
- GET / assignments/calculation-methods: Get Assignment Value Calculation Method
- GET /collaterals/{collateralId}/credit-facilities: Collateral Assignment Value
- GET /credit-facilities/{creditFacilityId}/collaterals: Delete Collateral Assignment
More documentation here.