Parameter | Required | Value |
---|---|---|
key | Yes | key |
type | Yes | country |
sn | Yes | IMEI/SN |
{
'code': 0,
'data': {
'img': ' //tangdaoya.phpdream.net/tdyapp/AppleColor/iphone-16-pro-blacktitanium-select.png', //product image
'model': 'iPhone 16 Pro',
'description': 'IPHONE 16 PRO BLACK 512GB-CHN',
'sn': 'HF3VVPF232',
'purchase': {
'country': 'China', //country version, in English
'countryName': '国行' //country version, in Chinese
},
'type': {
'name': '零售机', //device type, in Chinese
'value': 'normal' //device type, in English
}
}
}