Bank Account Validation
Check if a bank account is valid. Use this service before sending a request in order to avoid transaction rejection due to data mismatch.
Bank Account Validation
Request Body
Name
Type
Description
{
"code": "200",
"description": "Valid bank code and account number"
}
{
"code": "404",
"description": "bank code doesn't exist"
}Bank Account Validation: Example request
Examples: Bank account validations response
Please Check all the possible error codes in this link
Validation Error CodesCheck the CountryISO Code3 in the following section:
Country CodesCheck our bank code list in the following section
Bank codesCheck the bank account validations requirements in each country in the following section:
Bank account validationsLast updated
Was this helpful?