GET
/
payout
/
v1
/
validation
/
upiDetails

Headers

Authorization
string
required

Bearer Auth Token

Content-Type
string
required

application/json

Query Parameters

name
string

It is the name of the account to be validated. Only alphabets and white spaces are accepted. A maximum of 100 characters are allowed.

vpa
string
required

It is the VPA detail of the account to be validated. Only alphanumeric, period (.), hyphen (-), at sign (@) and underscore ( _ ) are accepted. A maximum of 100 characters are allowed. Note that underscore ( _ ) and period (.) get accepted before and after at sign (@), but hyphen (-) gets accepted only before the at sign (@)

Response

200 - application/json
data
object

It contains the UPI information.

message
string

It represents the message of the API request.

status
string

It represents the status of the API request.

subCode
string

It represents the sub code of the API request.