post https://sandbox.cashfree.com/verification/upi/mobile
Use this API to fetch the account holder name along with the UPI ID of the user by providing the phone number.
You can claim free credits to verify your beneficiary details.
Test Data
View the test data and use this information to trigger the validations. The test data are usable only in the test environments such as gamma and sandbox.
Click here to view the response codes.
Response Codes
Sub Code | Status | Account Status | Message |
---|---|---|---|
200 | SUCCESS | INVALID | Mobile number entered is invalid |
200 | SUCCESS | INVALID | No UPI ID found linked to the Mobile Number |
422 | ERROR | UNABLE_TO_VALIDATE | Insufficient balance to process this request |
429 | ERROR | UNABLE_TO_VALIDATE | Too many Requests |
401 | ERROR | UNABLE_TO_VALIDATE | Client ID/Client Secret in Missing |
401 | ERROR | UNABLE_TO_VALIDATE | IP not whitelisted |
500 | ERROR | UNABLE_TO_VALIDATE | Unable to validate, please retry later |