Create or Port UPI Number
Create a new UPI Number or port an existing mobile number from another TPAP.
POST
Available in🇮🇳 India
Use this endpoint to create a new UPI Number or port a mobile number to a new VPA.
Request Parameters
string
required
The UPI number to check for availability (mobile or numeric id).
string
required
VPA to which the UPI number has to be linked.
string
Action to be performed on UPI Number. Possible values:
createport
string
VPA linked with the UPI number (Only in case of PORT).
boolean
required
Consent of the user to create a new UPI Number or port a mobile number to a new VPA. Possible values:
true: The user has given the consent.false: The user has not given the consent.
Response Parameters
string
Collection of entity. Here it is
upi_number.string
Unique transaction id created by the originator.
string
Unique id mapped to the customer’s VPA.
string
Type of number. For example, mobile or numeric.
string
Status of the UPI number. Possible values:
initiatedactive
string
VPA linked to the UPI number.