Get Status of UPI Verification V2

Use this API to get the status of UPI VPA verification request. You need to enter the verification ID you created or reference_id that you received in the response of the UPI Verification V2 API.

Response Codes

Sub CodeStatusMessageNext Action
200SUCCESSVALID-
200SUCCESSINVALIDEnter a valid VPA in the request.
200SUCCESSEXPIRED-
200SUCCESSNPCI_NAME_INCORRECT-
400ERRORprovide verification_id or reference_idEnter a valid verification ID or reference ID in the request.
400ERRORBad request, please check API documentationEnter a valid reference ID in the request.
400ERRORverification_id can include only alphanum, dot, hyphen, and underscores.Only alphanumeric, period (.), hyphen (-), and underscore ( _ ) are allowed.
400ERRORx-client-id is missing in the request.Enter all the header information in the API request.
400ERRORx-client-secret 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.
403ERRORIP 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-verificationWhitelist the IP address.
404ERRORreference_id does not exist.Enter a valid reference ID in the request.
404ERRORverification_id does not exist.Enter a valid verification ID in the request.
500ERRORsomething went wrongTry again after some time.
Language
Authorization
URL
Click Try It! to start a request and see the response here!