| 参数名 | 必填 | 值 |
|---|---|---|
| key | 是 | key |
| type | 是 | common_model |
| sn | 是 | IMEI或序列号 |
{
'code': 0,
'data': {
'skuID': 'XXXX', //skuID
'model': 'iPhone 14 Pro', //型号
'color': '银色', //颜色
'storage': '128GB' //容量
'brand': 'Apple' //品牌
}
}