post https://uat.paysprint.in/sprintverify-uat/api/v1/verification/imei_verification
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 |
| imei | String | The International Mobile Equipment Identity number provided for verification. It uniquely identifies a mobile device |
| brand_name | String | The manufacturer or brand associated with the provided IMEI number (e.g., APPLE, SAMSUNG, etc.) |
| model_name | String | The specific model of the device linked to the IMEI number |
