{
"access_code": "P000270",
"page_no": 1,
"page_size": 50,
"timestamp": "1643012271",
"version": "2.0",
"sign":"4hxgooU5BKg+6UtJiiYkIzHY55M="
}curl --location --request POST 'https://api-uat.io.linksfield.net/cube/v4/device/queryBatchDevice' \
--header 'Accept-Language: zh-CN' \
--header 'Content-Type: application/json' \
--data-raw '{
"access_code": "P000270",
"page_no": 1,
"page_size": 50,
"timestamp": "1643012271",
"version": "2.0",
"sign":"4hxgooU5BKg+6UtJiiYkIzHY55M="
}'{
"code": "0000",
"data": {
"device": [
{
"partnerName": "debao",
"partnerCode": "P000270",
"lifecycle": "0",
"msisdn": null,
"device_id": "89860220190711103691",
"ota_flag": "1",
"bip_flag": "2",
"lifecycle_start_time": null,
"lifecycle_end_time": null,
"lifecycle_shutdown_period": "12",
"lifecycle_slient_period": "6",
"task_no": null,
"main_iccid": null,
"multiImsi_flag": "0",
"package_order": {
"buyType": "2",
"expireDate": null,
"flow": "0",
"orderCode": null,
"orderStatus": null,
"orderDate": null,
"orderPeriod": null,
"packageCode": null,
"packageName": null,
"packageType": null,
"usedFlow": "0",
"flowUseRate": null,
"orderUsedFlow": "0",
"supplierCode": null,
"refuelingPackageList": [],
"hasTestFlow": null,
"profileList": null,
"isFlowPlus": null,
"deviceId": "89860220190711103691",
"device_id": "89860220190711103691",
"activeDate": null,
"main_iccid": null
}
},
{
"partnerName": "debao",
"partnerCode": "P000270",
"lifecycle": "0",
"msisdn": null,
"device_id": "89860220190711103360",
"ota_flag": "1",
"bip_flag": "2",
"lifecycle_start_time": null,
"lifecycle_end_time": null,
"lifecycle_shutdown_period": "12",
"lifecycle_slient_period": "6",
"task_no": null,
"main_iccid": null,
"multiImsi_flag": "0",
"package_order": {
"buyType": "2",
"expireDate": null,
"flow": "0",
"orderCode": null,
"orderStatus": null,
"orderDate": null,
"orderPeriod": null,
"packageCode": null,
"packageName": null,
"packageType": null,
"usedFlow": "0",
"flowUseRate": null,
"orderUsedFlow": "0",
"supplierCode": null,
"refuelingPackageList": [],
"hasTestFlow": null,
"profileList": null,
"isFlowPlus": null,
"deviceId": "89860220190711103360",
"device_id": "89860220190711103360",
"activeDate": null,
"main_iccid": null
}
}
],
"page": {
"cur_page_no": 1,
"page_size": 2,
"total_count": 165,
"total_pages": 83
},
"device_num": 2
},
"message": "成功",
"success": true
}