Get BAV Status V2
Use this API to get the details of the bank account verification request. You need to enter either the reference ID or user ID.
Authorizations
Client ID. You can find your ID in the Merchant Dashboard.
Client secret key. You can find your secret key in the Merchant Dashboard.
Query Parameters
It is unique ID you receive in the response of Bank Account Verification Sync and Async APIs.
It is the unique ID created by you to identify the verification request for async.
Response
Find the description for each response parameter
It displays the status of the bank account. Possible values are:
VALID
INVALID
RECEIVED
FAILED
REJECTED
APPROVAL_PENDING
PARTIALLY_APPROVED
IN_PROCESS
CANCELLED
PROCESSING
MANUALLY_REJECTED
It displays the status code of the bank account. Possible values are:
ACCOUNT_IS_VALID
FRAUD_ACCOUNT
FAILED_AT_BANK
NPCI_UNAVAILABLE
CONNECTION_TIMEOUT
SOURCE_BANK_DECLINED
BENE_BANK_DECLINED
IMPS_MODE_FAIL
BENEFICIARY_BANK_OFFLINE
VALIDATION_IN_PROGRESS
INVALID_ACCOUNT_FAIL
INVALID_IFSC_FAIL
VERIFICATION_ALREADY_UNDER_PROCESS
NRE_ACCOUNT_FAIL
ACCOUNT_BLOCKED
INSUFFICIENT_BALANCE
It displays the name of the bank.
It displays the name of the branch where the bank account is registered.
It displays the name of the city where the bank is located.
It represents the code used to identify banks and branches participating in the Electronic Clearing System (ECS).
It displays the name of the account holder as per the bank records.
It displays the result of the name match verification. Possible values are:
DIRECT_MATCH
GOOD_PARTIAL_MATCH
MODERATE_PARTIAL_MATCH
POOR_PARTIAL_MATCH
NO_MATCH
It displays the score of the name match verification.
It displays the unique ID created by Cashfree Payments for reference purposes.
format: int64
It displays the unique transaction reference (UTR) number created by the bank to identify the transaction.
Was this page helpful?