Use this API to send requests for loan disbursement to the beneficiary. The service charges are pooled for the respective party and disbursed at the end of day. Disbursement amount = (Amount - total service charges).
Click to view the response codes.
Sub Code | Status | Message | Next Action |
---|---|---|---|
200 | SUCCESS | Transfer completed successfully | None |
201 | PENDING | Transfer request pending at the bank | None |
400 | ERROR | beneId is missing in the request | Enter a beneId in the request |
400 | ERROR | Total service charge is greater than disbursal amount | Enter valid amount which is greater than sum of service charges |
400 | ERROR | Insufficient balance in LENDER fundsource | Lender needs to recharges their CF wallet |
403 | ERROR | APIs not enabled. Please fill out the Support Form | Please fill out the Support Form |
422 | ERROR | Please provide valid token details | Provide a valid token |
422 | ERROR | amount should be at least 1.0 | Enter a transfer amount that is equal to or more than Rs. 1. |
422 | ERROR | Invalid bank account number or ifsc provided | Provide valid bank account details |
200
The response is of type object
.