Bank Account Verification
UPI Verification
Use this API to verify if a given UPI handle exists. You will receive the customer name given at the bank in the response for valid UPIs.
GET
Query Parameters
It is the name of the account to be validated. Only alphabets and white spaces are accepted. A maximum of 100 characters are allowed.
It is the VPA detail of the account to be validated. Only alphanumeric, period (.), hyphen (-), at sign (@) and underscore ( _ ) are accepted. A maximum of 100 characters are allowed. Note that underscore ( _ ) and period (.) get accepted before and after at sign (@), but hyphen (-) gets accepted only before the at sign (@)
Was this page helpful?