post https://uat.paysprint.in/sprintverify-uat/api/v1/verification/mobile_to_upi
Response Field Description
| Field | Type | Description |
|---|---|---|
| statuscode | Integer | HTTP-like custom response code indicating success (200 = OK). |
| status | Boolean | True if transaction was successful |
| message | String | Transaction result message |
| reference_id | String | Unique identifier used to track the specific request or transaction |
| client_id | String | Unique identifier generated for the client or API call instance, used for internal tracking |
| mobile_number | String | Masked mobile number linked to the UPI ID (hidden for privacy and security) |
| upi_id | String | The UPI (Unified Payments Interface) ID associated with the provided mobile number. Example: username@paytm |
