Parameter | Required | Value |
---|---|---|
key | Yes | key |
type | Yes | xiaomi |
sn | Yes | Xiaomi IMEI/SN |
{
'code': 0,
'data': {
'imei': '862375058730154',
'model': '小米10S 蓝色 12GB内存 256GB存储',
'country': 'China', //purchase location, in English
'manufacture': '2021-09-26 19:18:44', //production date
'activated': true, //activated status
'activateDate': '2021-11-11', //activated date
'coverage': '2022-11-12', //Warranty End Date
'sn': '31401/21WT03005',
'skuId': 31401, //SKU ID
'locked': false //Is the activation lock activated
}
}