{
"access_code": "P000270",
"device_id": "89852022018041800192",
"timestamp": "1643012271",
"version": "2.0",
"sign":"9yYpqL0oLteZCzP8ukVRyl6TE7s="
}curl --location --request POST 'https://api-uat.io.linksfield.net/cube/v4/device/queryDevice' \
--header 'Accept-Language: zh-CN' \
--header 'Content-Type: application/json' \
--data-raw '{
"access_code": "P000270",
"device_id": "89852022018041800192",
"timestamp": "1643012271",
"version": "2.0",
"sign":"9yYpqL0oLteZCzP8ukVRyl6TE7s="
}'{
"code": "0000",
"data": {
"sign": "U9Bump7UksOAGGkMXRTf0UlbTeU=",
"msisdn": "852196310601835",
"device_id": "89852022018041800192",
"ota_flag": "1",
"bip_flag": "",
"multiImsi_flag": "",
"lifecycle": "3",
"lifecycle_start_time": "20210801",
"lifecycle_end_time": "20210831",
"lifecycle_slient_period": "6",
"lifecycle_shutdown_period": "2",
"main_iccid": null,
"task_no": null,
"package_order": {
"orderCode": null,
"packageName": null,
"packageCode": null,
"packageType": null,
"buyType": null,
"orderPeriod": null,
"flow": "0",
"usedFlow": "0",
"flowUseRate": null,
"orderUsedFlow": "0",
"orderDate": null,
"activeDate": null,
"expireDate": null,
"isOrderRefuelingPackage": null,
"refuelingPackageList": []
}
},
"message": "成功",
"success": true
}