Skip to main content

Fetch In-process NACH details

GET in-process-nach-details

This is the Loan modification API used for getting in-process NACH details.

URL: {{base_url}}/loan-management/v1/loan/in-process-nach-details

Request
Request Type: GET
Authorization: Bearer Token
Response: 200
{
    "response": true,
    "data": null,
    "error": null
}