Advanced Search
Search Results
4 total results found
Create Customer
POST Create Customer This API will be use to onboard new customers in LMS URL: {{base_url}}/lms/loan-management/v1/createCustomer Request Request Type: POST Authorization: Bearer Token Query Parameter No Parameter Request Body R...
Create Customer Limit
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...
Get Customer Limits by Global Cust ID
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
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...