Manage Limit and Collaterals
This topic explains service operations related to limits and collaterals.
Create a Limit
You can create a credit limit for customers with information such as limit product, sanctioned amount, currency, expiry date, and review frequency of the limit.
This service operation can be triggered using the below API.
Update Limit
You can update the credit limit for a customer with information such as revised limit amount, revised expiry date, and review frequency of limit.
This service operation can be triggered using the below API.
Fetch Limit Information
You can retrieve the limit details of an arrangement account such as limit currency, limit type, secured amount, outstanding amount, and so on.
This service operation can be triggered using the below API.
Create a Collateral
You can create a new collateral record which hosts key information such as collateral name, ID, market value, collateral value, and currency.
This service operation can be triggered using the below API.
Create a Collateral Allocation
You can create the customer collateral allocation with details such as the collateral type, allocation amount, percentage covered, validity, and contracts against which customer collateral has been pledged.
This service operation can be triggered using the below API.
Update Collateral Allocation
You can update the customer collateral allocation with details such as collateral type, allocation amount, percentage covered, validity, and contracts against which customer collateral has been pledged.
This service operation can be triggered using the below API.
Update Collateral
You can modify the existing collateral record, which includes modifying the value of an existing collateral, or removing a collateral. You can also update customer collateral with details such as collateral name, type, subtype, currency, amount, and collateral item.
This service operation can be triggered using the below API.
Fetch Customer Collateral Allocations
You can retrieve the information about the collateral allocation that includes the type of collateral, the amount allocated, the percentage covered, the validity, and the contracts against which the customer collateral has been pledged.
This service operation can be triggered using the below API.