Parameter | Required | Value |
---|---|---|
key | Yes | key |
type | Yes | apple_model |
sn | Yes | 苹果序列号SN |
{
'code': 0,
'data': {
'sn': 'J7Y30R0WYM', //序列号SN
'model': 'iPhone 14 Pro', //型号
'color': '银色', //颜色
'storage': '128GB' //容量
}
}