{ "access_code": "P000270", "asset_ids": [ "89314404000901473406" ], "sign": "NWxBpEgd7Y9WnOYBDOBYIFris50=", "timestamp": "1493893333", "version": "2.0" }
curl --location --request POST 'http://127.0.0.1/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": "string", "data": [ { "iccid": "string", "flow": "string", "status": "string", "conform": true, "msg": "string" } ], "message": "string", "success": true }