Cancellation
Loan Action - Cancellation
The Synofin API's Loan Cancellation Action is linked to various cancellations that a user may initiate in accordance with their requirements.
GET Cancellation
This API is used for retrieving all the cancellation details for the specified Loan Id.
URL: {{base_url}}/loan-management/v1/service-request/status
Request
Key | Data Type | Value |
request* | String | Fixed = cancellation |
loanId* | Integer | - |
Response: 200
Fetch Charges and Data for Cancellation
Upon fetching the SynoFin Cancellation API. The user can choose the cancellation they must carry out in order to fulfil their demand at this point.
Consequently, we use following APIs to retrieve the Data and Charges for the selected cancellation for the specified Loan Id.
-
Data for Loan Action Cancellation
-
Master data for Cancellation
POST Data For Loan Action
To obtain data for Cancellation, utilise this API.
URL: {{base_url}}/loan-modification/v1/service-request/getDataForLoanActions
POST Master Data for Cancellation
To obtain Master data for cancellation, utilise this API.
URL: {{base_url}}/loan-management/v1/getMasterType