Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

224 total results found

Create Customer Limit

SynoFin LMS - API Box

POST Create Customer Limit This API will be used to create customer limit on the basis of global customer ID URL: {{base_url}}/lms/loan-modification/v1/setCustomerLimit Request Request Type: POST Authorization: Bearer Token Query Parameter N...

Loan Action: Drawdown Cancellation

SynoFin LMS - API Box SynoFin - Loan Action

POST Drawdown Cancellation This API facilitates the cancellation of drawdown for a loan transaction within the SynoFin platform. Users can submit a request for drawdown cancellation, providing details such as the cancellation date, invoice date, reason for ca...

Loan Action: Drawdown

SynoFin LMS - API Box SynoFin - Loan Action

POST Drawdown Creation API to post a drawdown entry in the system. URL: {{base_url}}/loan-modification/v1/service-request/save Request:  Request Type: POST Authorization: Bearer Token Request Body Attribute Description This...

Get Customer Limits by Global Cust ID

SynoFin LMS - API Box SynoFin Base API : Loan Management Service

GET Customer limits by Global Customer ID This is the Loan management API that can be used to fetch the list of all the limits associated to a single global customer Id.  URL: {{base_url}}/loan-management/v1/getCustomerLimits Request Request Type: GET ...

Get loans by Limit ID

SynoFin LMS - API Box SynoFin Base API : Loan Management Service

Get Customer Loans by Limit ID GET Customer Loans by Limit ID This is the Loan management API that can be used to fetch the list of all the  loans associated to a single limit Id.  URL: {{base_url}}/loan-management/v1/getCustomerLoansByLimit Request R...

Add NACH Details for Loan

SynoFin LMS - API Box SynoFin Base API : Loan Management Service

POST Add-mandate This is the Loan Modification API used to add the Loans' NACH details. If the NACH details need to be updated for a new bank account, then use the following API to add new bank and then continue below: Add Bank Details for Loan | SynoFin Doc...

Get Master Type for Loan

SynoFin LMS - API Box SynoFin - Master Data

Add Bank Details for Loan

SynoFin LMS - API Box SynoFin Base API : Loan Management Service

POST Add new bank This is the Loan Modification API used to add new bank details to a Loan. First, fetch the relevant masters from the following API: Get Master Type | SynoFin Docsusing the below request body: [ { "parent": "service_request_id...

Fetch Authentication Token

SynoFin LMS - API Box Login into SynoFin LMS

POST Fetch Authentication Token This is the API to fetch authentication token using API secret and API key from the LMS Admin Portal. URL: https://api-preprod.synofin.tech/oauth/authorization   Request:  Request Type: POSTAuthorization: Basic AuthHeader: ...