Loan Save New
POST Loan Creation / Loan Save
This endpoint allows the creation and saving of loan applications within the Synofin loan management system. Users can submit a request with the necessary details to initiate the loan application process.
Endpoint:
{{base_url}}/loan-management/v1/loan/save
Attribute
Loan Application Base DTO
Customer Details Object
Customer Details Base Object
Email Object
| Attributes |
Data Type |
Description |
Mandatory |
| type |
String |
|
|
| email |
String |
|
|
Address Object
| Attributes |
Data Type |
Description |
Mandatory |
| line1 |
String |
|
|
| line2 |
String |
|
|
| pincode |
Integer |
|
|
| city |
String |
|
|
| state |
String |
|
|
| country |
String |
|
|
| type |
String |
|
|
| state_code |
String |
|
|
| residence_type |
String |
|
|