{
"operator": 5,
"appkey": "{{APPKEY}}",
"timestamp": {{TIMESTAMP}},
"nonce": 90174,
"sign": "{{SIGN}}",
"iccid": "8988308650100524999"
}curl --location 'https://oapi.eiotclub.com/api/v3/card/imeiUnlock' \
--header 'Content-Type: application/json' \
--data '{
"operator": 5,
"appkey": "",
"timestamp": ,
"nonce": 90174,
"sign": "",
"iccid": "8988308650100524999"
}'{
"code": "200",
"message": "Unlock successful",
"data": {
"imeiPoolUnlockCount": 2
}
}