Skip to main content
POST
Available in🇮🇳 India
Use this endpoint to check if a specific Mobile UPI Number is available.

Request Parameters

string
required
The UPI number to check for availability (mobile or numeric id).
string
required
VPA to which the number is mapped.
string
required
Action to be performed on UPI Number. Possible values:
  • create
  • port
Consent of the user to check the UPI number is available. Possible values:
  • true: The user has given the consent.
  • false: The user has not given the consent.

Response Parameters

string
Unique id mapped to the customer’s VPA.
string
Type of number. For example, mobile or numeric.
string
VPA linked to the UPI number.
string
Unique transaction id created by the originator.
boolean
Indicates if the number is available.
  • true: Number is available.
  • false: Number is not available.
string
VPA linked with the UPI number.