Advanced Search
Search Results
252 total results found
SynoFin LMS - API Box
This documentation helps SynoFin customers effortlessly integrate our APIs, notably for the Loan Management System (LMS).
LOS Insights Reports
Welcome Note
SynoFin is a SaaS (Software as a Service) based financial architecture that makes it possible to offer cutting edge banking and lending services while also utilising the best available technology. With the help of our comprehensive line of lending products, in...
SynoFin Base API : Loan Management Service
SynoFin Base API : Loan Modification Service
Login into SynoFin LMS
A SaaS product that guarantees user confidentiality and integrity is SynoFin LMS. We offer options for direct login with a username and password or login using your email when it comes to accessing the SynoFin LMS.
SynoFin - Loan Home Page
The SynoFin Loan Viewer provides a visual representation of all loans as well as information about them, such as the customer's name, the loan application number, the product, scheme, the loan status, etc. This makes it easier for the consumer to access all of...
SynoFin - Loan Creation
The Loan Creation or Loan Save Api is this. As soon as a loan is created at LOS, it is transmitted to the Loan Save Api, which builds the customer's loan portfolio for their LMS.
SynoFin - Deliverables
The SynoFin LMS client may access loan-related documents such as Statement of Accounts (SOA), Welcome Letters, and Foreclosure Letters with making use of this API's at any time.
SynoFin - Loan Action
All Loan Action operations, including payments, cancellations, knock-offs, etc., are performed via the provided API. The primary focus of this SynoFin function is the revision and updating of Loans.
SynoFin - Loan Viewer
The SynoFin feature known as Loan Viewer allows users to view all loan information in detail, consisting of Customer Profile, Loan Summary, Repayment, and other information.
SynoFin - Request
Being one of the most adaptable and secure SaaS products, SynoFin LMS offers the greatest API integration for the system's workflow.We employ the Maker Checker Concept, where the maker has greater privileges than the checker, to maintain the security and integ...
SynoFin - Master Data
These are the APIs that are used to retrieve master data for the corresponding APIs in order to accomplish requirements.
SynoFin - EOD / BOD
These are the APIs that are utilised for all duties linked to one of the most significant services in the Synofin LMS system, namely Scheduler Service data for the client.
SynoFin - Dedupe
SynoFin : Charges API
The SynoFin Charges API Handbook provides a comprehensive guide to leveraging the Charges API offered by SynoFin. This handbook covers essential topics such as endpoint usage, request payload structure, response format, and error handling. It serves as a valua...
SynoFin Services
The SynoFin LMS is an integrated REST API SaaS product that is a combination of different services made to ensure the smooth and easy flowing of our product. Service We Offer : Authentication Service User Management Service Loan Management Service Loan ...
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 Request Type: GET Authorization: Bearer Token Query Params ...
Validate Customer
GET Validate Customer This is the Loan management API used to validate customers against Loan Application Numbers. URL: {{base_url}}/loan-management/v1/validateCustomer Request Request Type: GET Authorization: Bearer Token Query Params ...
Validate Scheme
GET Validate Scheme This is the Loan management API used to validate the scheme against Scheme. URL: {{base_url}}/loan-management/v1/validateScheme Request Request Type: GET Authorization: Bearer Token Query Params: Key Data Type ...
Update Report
GET Update Report This is the Loan management API used to update reports against Report Name. URL: {{base_url}}/loan-management/v1/updateReports Request Type: GET Authorization: Bearer Token Query Params Key Value (Data Type) ...
Get Configuration
GET Configuration This is the Loan management API used to get the configuration. URL: {{base_url}}/loan-management/v1/getConfiguration Request Request Type: GET Authorization: Bearer Token Response: 200 { "response": true, ...
GET Transaction Logs
GET Transaction Logs This is the Loan management API used to get the Transaction Logs for the Loan Id. URL: {{base_url}}/loan-management/v1/transactionLogs Request Request Type: GET Authorization: Bearer Token Query Params Key Data Ty...
Statement of Account
GET Statement of Account This is the Loan management API used to get Statement of Account against Loan Application Numbers. URL: {{base_url}}/loan-management/v1/statement-of-account Request Request Type: GET Authorization: Bearer Token Query Params...
Send EMI Reminder
GET Send EMI Reminder This is the Loan management API used to Send EMI Reminder. URL: {{base_url}}/loan-management/v1/sendEmiReminder Request Request Type: GET Authorization: Bearer Token Response: 200 {}
Search
GET Search This is the Loan management API used for Search. URL: {{base_url}}/loan-management/v1/search Request Request Type: GET Authorization: Bearer Token Query Parameter Key Data Type Default Value pageNo Interger 1 p...
Run EOD Reports
GET Run EOD Reports This is the Loan management API used to run EOD Reports. URL: {{base_url}}/loan-management/v1/runEODReports Request Request Type: GET Authorization: Bearer Token Response: 200 { "response": true, "data"...
Refresh Reports
GET Refresh Reports This is the Loan management API used to Refresh Reports. URL: {{base_url}}/loan-management/v1/refresh/reports Request Request Type: GET Authorization: Bearer Token Response: 200 { "response": true, "dat...
Delete Loan
GET Delete Loan This is the Loan management API used to Delete Loan. URL: {{base_url}}/loan-management/v1/loan/delete Request Request Type: GET Authorization: Bearer Token Query Parameter Key Data Type loanId* Integer *...
All Loan Delete
GET All Loan Delete This is the Loan management API used for Deleting all loans. URL: {{base_url}}/loan-management/v1/loan/all-delete Request Request Type: GET Authorization: Bearer Token Query Parameter Key Data Type status* St...
init Common Param
GET init Common Param This is the Loan management API used to get the Common Parameters. URL: {{base_url}}/loan-management/v1/initCommonParams Request Request Type: GET Authorization: Bearer Token Response: 200 {}
Search By ID
GET Search By ID This is the Loan management API used to search by Loan ID. URL: {{base_url}}/loan-management/v1/index/searchById Request Request Type: GET Authorization: Bearer Token Query Parameter Key Data Type loanId* Intege...
Transaction
GET Transaction This is the Loan management API used to get Transactions against Loan IDs. URL: {{base_url}}/loan-management/v1/getTransaction Request Request Type: GET Authorization: Bearer Token Query Parameter Key Data Type l...
System Properties
GET System Properties This is the Loan management API used to get the System Properties. URL: {{base_url}}/loan-management/v1/getSystemProperties Request Request Type: GET Authorization: Bearer Token Response: 200 { "response": true...
Structure Json From S3
GET Structure Json From S3 This is the Loan management API used to get Structure Json From S3. URL: {{base_url}}/loan-management/v1/getStructureJsonFromS3 Request Request Type: GET Authorization: Bearer Token Query Parameter Key Data ...
Structure Json From DB
GET Structure Json From DB This is the Loan management API used to get Structure Json From DB. URL: {{base_url}}/loan-management/v1/getStructureJsonFromDB Request Request Type: GET Authorization: Bearer Token Query Parameter Key Data ...