Skip to main content

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 Parameter
Request Body Required
{
  "file": "string"
}

Request: 200
{
    "response": true,
    "data": {},
    "error": {}
}