get https://payout-api.cashfree.com/payout/v1/validation/upiDetails
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.
Response Codes
Sub Code | Status | Message |
---|---|---|
200 | SUCCESS | Amount Deposited Successfully |
403 | ERROR | Token is not valid |
403 | ERROR | IP not whitelisted |
412 | ERROR | Token missing in the request |
422 | ERROR | Please provide a valid name |
422 | ERROR | Please provide a valid UPI VPA |
422 | ERROR | Please provide a valid phone number |
412 | ERROR | Insufficient balance to process this request |
400 | ERROR | Service temporarily unavailable. Please try again later |
422 | ERROR | Invalid UPI VPA provided |
520 | ERROR | Could not verify bank account details |
520 | ERROR | Something went wrong |
520 | ERROR | Unknown error occurred |
520 | ERROR | Validation attempt failed |