Skip to content

Bank Verification Error Codes

EndpointStatusError MessageResolution
Account Verification (PD/PL)400Invalid Account NumberCheck account number format
Account Verification (PD/PL)400Invalid IFSCIFSC must be 11 characters
Account Verification (PD/PL)200Invalid Account NumberBusiness logic error returned as 200 — check response body
Account Verification (PD/PL)200Bank IFSC must be 11 charactersIFSC validation error returned as 200
Account Verification (PD/PL)200Daily Transaction Limit exhaustedDaily limit reached for this account
IFSC Lookup400Invalid RequestVerify ifscCode parameter
All401Invalid CredentialsRefresh access token
All429Quota ViolationRetry with backoff
All500Internal Server ErrorRetry after delay

HTTP 200 errors

The Bank Account Verification APIs may return some error conditions with HTTP 200 status. Always check the response body for error indicators (errorCode, errorMessage fields).

Released under the API4Business Terms of Service