Fetch All UPI IDs
GET/v1/users/upi/fetch
Fetch all UPI IDs associated with the user
Responses
- 200
- 400
- 401
Returns all UPI IDs linked to the user.
Bad Request — invalid or missing parameters.
Unauthorized — missing or expired Bearer token or API key.