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
| Attributes | Data Type | Description | Mandatory |
| dpd | Integer | ||
| String | |||
| customer | Customer Detailed Object | ||
Customer Details Object
Customer Details Base Object
| Attributes | Data Type | Description | Mandatory |
| dob | Date | ||
| remarks | String | ||
| Email Details Object | |||
| address | Address Details Object | ||
Email Object
| Attributes | Data Type | Description | Mandatory |
| type | String | ||
| 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 |