Advanced Search
Search Results
252 total results found
Service-request Action
POST Service-request/action This is the Loan modification API used for the Service request action. URL: {{base_url}}/loan-management/v1/service-request/action Request Request Type: POST Authorization: Bearer Token Query Parameter Header ...
Revert-service-request
POST Revert-service-request This is the Loan modification API used for reverting service request URL: {{base_url}}/loan-management/v1/revert-service-request Request Request Type: POST Authorization: Bearer Token Query Parameter ...
Revert Loan Transaction for Loan Id
POST Revert-loan-transaction This is the Loan modification API used for reverting Loan transactions for loan Id. URL: {{base_url}}/loan-management/v1/revert-loan-transaction Request Request Type: POST Authorization: Bearer Token Query Paramet...
Payment Request for loan Id
POST Payment Request This is the Loan modification API used for getting payment request. URL: {{base_url}}/loan-management/v1/payment-request Request Request Type: POST Authorization: Bearer Token Query Parameter No Parameter Requ...
Payment-PaidTo
POST Payment-PaidTo This is the Loan modification API used for getting payment paid to details. URL: {{base_url}}/loan-management/v1/payment-paidTo Request Request Type: POST Authorization: Bearer Token Query Parameter Key Dat...
NACH-payment-bulk-upload
POST NACH-payment-bulk-upload This is the Loan modification API used for NACH payment bulk upload URL: {{base_url}}/loan-management/v1/nach-payment-bulk-upload Request Request Type: POST Authorization: Bearer Token Query Parameter No Paramet...
Save NACH Status for Loan Id
POST Save-NACH-status This is the Loan modification API used for saving NACH status for Loan Id. URL: {{base_url}}/loan-management/v1/loan/save-nach-status Request Request Type: POST Authorization: Bearer Token Query Parameter No Parameter ...
Loan Bulk Upload
POST Loan/Bulk-upload This is the Loan modification API used for loan bulk-upload URL: {{base_url}}/loan-management/v1/loan/bulk-upload Request Request Type: POST Authorization: Bearer Token Request Headers Key Data Type Author...
GST Calculation
POST GST Calculation This is the Loan modification API used for GST Calculation. URL: {{base_url}}/loan-management/v1/gst-calculation Request Request Type: POST Authorization: Bearer Token Query Parameter Key Data Type am...
Bulk Upload
POST Bulk Upload This is the Loan modification API used for bulk upload URL: {{base_url}}/loan-management/v1/bulk-upload Request Request Type: POST Authorization: Bearer Token Query Parameter Key Data Type request_type* ...
Bulk Upload V2
POST Bulk Upload This is the Loan modification API used for bulk upload URL: {{base_url}}/loan-management/v1/bulk-upload/v2 Request Request Type: POST Authorization: Bearer Token Query Parameter Key Data Type request_type...
Direct Login
POST Login One of the Gateway APIs used to authenticate users, grant them access based on the privileges they are required to have, and grant them access to SynoFin LMS is the SynoFin Login API. URL: {{base_url}}/login Request Request Type: POST ...
Login Via Google/Microsoft
POST Login via Google One of the Gateway APIs, SynoFin Login is used to authenticate users, grant access based on the privileges they are responsible for, and access SynoFin LMS via Google Login. URL: {{base_url}}/google-login Request Request Type: POS...
Loan Search by value (From date, To date, Loan status,)
GET Loan Search by Value This Loan Viewer api is used to search loans for values like Loan Status, From date, To date, and page number. However, the Page number is set by default to a minimum value of 1 and, Page Size is set by a maximum value of 100. URL...
Fetch Properties for the System
GET System Properties All data from system properties can be retrieved using this SynoFin LMS API. URL: {{base_url}}/loan-management/v1/getSystemProperties Request Request Type: GET Authorization: Bearer Token Response: 200 { "re...
Loan Save / Loan Creation
POST Loan Save This is the API for creating or saving loans. The Loan Save API receives the loan once it has been generated at LOS and uses it to build the customer's loan portfolio for SynoFin LMS. URL: {{base_url}}/loan-management/v2/loan/save Run in Post...
Statement of Account (SOA)
GET Statement Of Account This API enables the user to retrieve the Account Statement, that holds the entirety of the Loan Profile ledger. URL: {{base_url}}/deliverables-service/getPdf Request Request Type: GET Authorization: Bearer Token Query...
Welcome Letter
GET Welcome Letter This API enables the user to retrieve the Welcome Letter, that holds the initial data at which Loan Profile was created. URL: {{base_url}}/loan-management/v1/getPdf Request Request Type: GET Authorization: Bearer Token Query...
Partial Loan Cancellation
GET Partial Loan Cancellation When a client makes a partial payment before the due date and to modify the payment accordingly, this API is utilised. The System need to follow two steps: Step 1 : Create Receipt for Partial Cancellation Step 2 : Perform Part ...
Financial Details for Loan / Loan History
GET Financial Details Financial summary where a user can get the history of the transactions done on the Loans with the aid of this SynoFin LMS API. URL: {{base_url}}/loan-management/v1/getFinancialDetails Run in Postman: GET Loan Collaterals Request: ...