Verify bank account details without initiating a transaction
POST/digio/verify/bank-account/:ver/:lang
Securely validate customer bank account details including account number and IFSC code.
The service provides:
- Real-time account verification
- Multiple validation modes (PENNY_DROP, PENNY_LESS, AUTO)
- Fuzzy name matching capabilities
- Enhanced compliance and fraud prevention
By leveraging this API, organizations can ensure accurate beneficiary information, reduce transaction failures, and enhance compliance with regulatory standards.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Successful bank account verification
Bad request - Invalid input data
Unauthorized - Invalid credentials
Forbidden - Service not subscribed or invalid authorization
Internal server error