{
"operator": 5,
"appkey": "{{APPKEY}}",
"timestamp": {{TIMESTAMP}},
"nonce": 90174,
"sign": "{{SIGN}}",
"imei": "898830865010052",
"plockGroupId":1
}curl --location 'https://oapi.eiotclub.com/api/v3/card/plockAddImei' \
--header 'Content-Type: application/json' \
--data '{
"operator": 5,
"appkey": "",
"timestamp": ,
"nonce": 90174,
"sign": "",
"imei": "898830865010052",
"plockGroupId":1
}'{
"code": "200",
"message": "Addition successful",
"data": {}
}