{ "access_code": "P000270", "asset_ids": [ "89314404000901473406" ], "sign": "NWxBpEgd7Y9WnOYBDOBYIFris50=", "timestamp": "1493893333", "version": "2.0" }
curl --location --request POST 'https://api-uat.io.linksfield.net/cube/v4/device/queryBatchDeviceByAssetIds' \ --header 'Accept-Language: zh-CN' \ --header 'Content-Type: application/json' \ --data-raw '{ "access_code": "P000270", "asset_ids": [ "89314404000901473406" ], "sign": "NWxBpEgd7Y9WnOYBDOBYIFris50=", "timestamp": "1493893333", "version": "2.0" }'
{ "code": "0000", "data": [ { "iccid": "89852022018041800192", "flow": "0", "status": "3", "conform": true, "msg": null } ], "message": "成功", "success": true }