Validate if a Virtual Payment Address (VPA) is valid for processing payments and returns the validation result.is_valid boolean value indicating whether the VPA is valid for payments.
Arguments
validateVPARequestInput
ValidateVPARequestInputValidate VPA Request.
Response
data
ValidateUPIValidate UPI.
success
Boolean!Required
Response is successful or not.
customer_name
StringCustomer name for VPA
Mutation
Try it
Input Variables
Response
Was this section helpful?