Skip to main content

Validate UPI VPA [v3]

POST 

/api/v3/validate-vpa

Validate a UPI ID (Virtual Payment Address) before placing a collect request. Invalid UPI IDs will cause payment failures, so always validate first. The response confirms validity and returns the account holder's name for valid addresses.

Quick Reference
  • Required: upi_id (format: username@handle)
  • Returns: Validity status and account_holder_name for valid UPI IDs

Request

Responses

When the UPI ID has been validated, the response will be as below