Find Device By Imei
Endpoint
GET
undefined/msapi/sales/customerdevicelifecycle/v1/activation/validateimei/{deviceImei}
Copy
This API endpoint is invoked to get the details about a device. It takes in the __IMEI__ number of the device and returns a json response.This response consists of 3 objects, namely, __deviceDetails__, __deviceUnlockDetails__ and __variantDetails__ depending upon the type of the request. The deviceDetails object contains information like att compatibility, make, model, etc.
Path Parameters
Query Parameters
Header Parameters
Body Parameters
Responses
Success
Body
application/json