Bank account verification or penny drop check is a way to verify the authenticity of a customer’s bank account. We take the Bank Account details and deposit 1 INR into the account. In return, we are able to fetch the Account Information
The API verifies a bank account and IFSC code combination.
A successful response is billable only in case of a 200 Response Status Code.
Documentation Index
Fetch the complete documentation index at: https://deepvue-2e0dbadd.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
ACCESS_TOKEN generated from the authorize endpoint. Should be included in the header as Bearer .
The CLIENT_SECRET provided to you. This header parameter is required for authentication purposes.