The Mobile Number to UPI Advance API provides comprehensive information about UPI (Unified Payments Interface) accounts linked to a given mobile number. This API retrieves the names and UPI IDs associated with a specific mobile number, verify UPI accounts.
{"success":true,"code":200,"status":"completed","reference_id":"1856dd95-120d-4d96-90ef-9bc255daff34","result": {"name":"Mr R Gowtham","upi": ["6300000000@paytm","6300000000@axl","6300000000@kotak","6300000000@upi","6300000000@ybl" ],"txnId":"18e7feea-50f7-49f1-961c-eba44ec9d4bb" },"requested_at":"2024-03-07T06:18:50.079Z","completed_at":"2024-03-07T06:19:05.365Z"}
{"success":false,"code":400,"message":"Invalid input. Please check your request and try again.","error": {"message":"Invalid mobile number","field":"mobile_number","code":"BAD_REQUEST" }}
{"success":true,"code":200,"message":"The request could not be completed due to an error.","reference_id":"ecd78066-c7e9-4c9b-ba97-8eb18ed32947","status":"failed","error": {"message":"Validation Failed","code":"ERROR" },"requested_at":"2024-03-14T05:21:05.793Z","completed_at":"2024-03-14T05:21:07.640Z"}