post https://sandbox.cashfree.com/verification/upi/advance
Use this API to verify UPI information of your customers along with IFSC and the name as registered in the bank records. View the test data and use the information to trigger the validations. You can use the test data only in test environments such as gamma and sandbox.
Response Codes
Sub Code | Status | Message | Next Action |
---|---|---|---|
200 | SUCCESS | Vpa verified successfully. | - |
200 | SUCCESS | Vpa entered is invalid. | Enter a valid VPA in the request. |
200 | SUCCESS | Vpa has expired | - |
400 | ERROR | vpa should be valid. | Enter a valid VPA in the request. Ensure the entered VPA's format is correct. |
400 | ERROR | vpa is missing in the request. | Enter a value for vpa in the request. |
400 | ERROR | x-client-id is missing in the request. | Enter all the header information in the API request. |
400 | ERROR | Client secret belongs to test environment | Enter the correct environment credentials in the request. |
401 | ERROR | Invalid clientId and clientSecret combination | Ensure you enter valid x-client-id and x-client-secret information in the API request. |
403 | ERROR | IP not whitelisted your current ip is 106.51.91.104.For IP whitelisting assistance, visit our guide at https://docs.cashfree.com/docs/ip-whitelisting-verification | Whitelist the IP address. |
422 | ERROR | Insufficient balance to process this request | Try again with sufficient balance. |
500 | ERROR | Unable to process your request. Try again after some time | Try again after some time. |
502 | ERROR | Unable to process your request. Try again after some time. | Try again after some time. |