Skip to main content
Use this endpoint to retrieve the list of UPI numbers mapped to a customer along with their statuses and available slots.

Request

Curl

Response

Response

Parameters

entity : string Collection of entity. Here it is upi_number. mobile_linked : boolean Indicates if a mobile number is already linked.
  • true: Mobile number is linked.
  • false: Mobile number is not linked.
available_slots : integer Number of available slots left (maximum is 3 per customer). upi_number : string Unique id mapped to the customer’s VPA. number : string The UPI number. type : string Type of number. For example, mobile or numeric. status : string Status of the UPI number. Possible values:
  • active
  • inactive
  • deregistered
vpa : string VPA linked to the UPI number.