Multiple UPI

Use this API to retrieve the account holder's name and associated UPI Virtual Payment Address (VPA) information by providing the customer's phone number. This service ensures accurate linkage between the mobile number and UPI details, aiding in seamless verification and validation processes. It is designed to enhance the efficiency of customer identity verification for financial transactions.


Response Codes

Sub CodeStatusMessageNext Action
200SUCCESSVALID-
200SUCCESSNo UPI ID found linked to the Mobile NumberEnter a mobile number linked to at least one UPI VPA.
200SUCCESSUnable to validate, please retry laterTry again after some time.
400ERRORMobile number entered is invalid.Enter a valid mobile number.
400ERRORmobile_number is missing in the request.Enter a valid mobile number in the API request.
400ERRORx-client-id is missing in the request.Enter all the header information in the API request.
400ERRORClient secret belongs to test environmentEnter the correct environment credentials in the request.
401ERRORInvalid clientId and clientSecret combinationEnsure you enter valid x-client-id and x-client-secret information in the API request.
409ERRORverification id already existsCreate a unique verification ID to identify the request.
422ERRORInsufficient balance to process this requestEnsure you have sufficient balance and then process the request.
500ERRORsomething went wrongTry again after some time.
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!