Overview
Bank Account Verification API verifies bank accounts before sending any money with just a few clicks.
Goals
Bank account verification API helps you to check the legitimacy of onboarding users just by using their bank account number and IFSC code. This ensures smooth transactions and minimal compliance.
Specifications
- Instantly verify the bank account holder just by asking his/her bank account number and IFSC code.
- SprintVerify will confirm the details and present you the name associated with the bank account.
- It’s fast and easy, with little to no delay.
Process Flow
Technical Behaviour:
Field | Type | Description |
---|---|---|
Statuscode | Integer | HTTP-like custom response code indicating success (200 = OK). |
status | Boolean | True if transaction was successfully |
message | String | Transaction result message |
nwtxnrefid | Integer | UTR Number from the Bank side |
usrtxnrefneo | Integer | This Field is for internal use |
txntype | String | Transaction Type |
chantxnrefno | Integer | This Field is for internal use |
nwrespmessg | String | Response from the bank (Success/Failure) |