Get Collateral
GET Collateral
This is the Loan management API used to get collateral details for the against Loan Id and Collateral Type.
URL: {{base_url}}/loan-management/v1/getCollateral
Request
Query Params
Key | Value (Data Type) |
loanId* | Integer |
collateralType | String |
No Comments