Propelld

Propelld

  • Docs
  • Help

›NACH

API Reference

  • Getting Started

Loan Product

  • Loan Creation Flow
  • Quote

Webhooks

  • Webhooks

NACH

  • NACH

NACH

NACH related apis

Get Active NACH

You can get active NACH details via API.

Generic badge

Request

fieldtyperequired/optionaldesc
ApplicationIdintegerrequiredApplication Id of Loan

Response

fieldtypedesc
ApplicationIdintegerApplication Id
TypestringType of NACH - EMANDATE OR ENACH
MandateIdstringMandate Id of NACH
AmountintegerAmount of NACH
FirstCollectionDatestringDate of Disbursement in YYYY-MM-DD
StatusstringNACH Lifecylce Status
CustomerNamestringBank Account Holder Name of NACH Customer
CustomerAccountTypestringBank Account Type of NACH Customer (SAVINGS, CC, CURRENT)
CustomerBankIfscstringBank Account IFSC of NACH Customer
CustomerAccountNumberstringBank Account IFSC of NACH Customer
CustomerBankNamestringBank Name of NACH Customer

Example

Request
Response
NACH Status Codes
{
"ApplicationId": 1125
}
{
"ApplicationId": 1125,
"Type": "EMANDATE",
"MandateId": "ENA21032513260950XXXXXXXX",
"Amount": 50000,
"FirstCollectionDate": "2021-03-25",
"Status": "CUSTOMER_AUTHENTICATION_PENDING",
"CustomerName": "JOHN DOE",
"CustomerAccountType": "SAVINGS",
"CustomerBankIfsc": "ICIC0000001",
"CustomerAccountNumber": "00000000000000",
"CustomerBankName": "ICICI Bank"
}
[
"CUSTOMER_AUTHENTICATION_PENDING",
"CUSTOMER_AUTHENTICATION_SUCCESS",
"ACCEPTED_BY_BANK",
"REJECTED_BY_BANK",
"BANK_AUTHENTICATION_SUCCESS",
"BANK_AUTHENTICATION_FAILED",
"TRANSFER_TO_SPONSOR_BANK_SUCCESS",
"TRANSFER_TO_SPONSOR_BANK_FAILED",
"SPONSOR_BANK_ACCEPTED",
"SPONSOR_BANK_REJECTED",
"NPCI_ACCEPTED",
"NPCI_REJECTED"
]
← Webhooks
  • Get Active NACH
    • Request
    • Response
    • Example
Propelld
Docs
Getting StartedLoan Creation FlowAPI Reference
Community
Twitter
More
Blog
Copyright © 2021 Propelld