{
"operator": 5,
"appkey": "{{APPKEY}}",
"timestamp": {{TIMESTAMP}},
"nonce": 90174,
"sign": "{{SIGN}}",
"iccid": "8988308650101982576",
"orderId": 10002981
}curl --location 'https://oapi.eiotclub.com/api/v3/package/queryPackage' \
--header 'Content-Type: application/json' \
--data '{
"operator": 5,
"appkey": "",
"timestamp": ,
"nonce": 90174,
"sign": "",
"iccid": "8988308650101982576",
"orderId": 10002981
}'{
"code": "200",
"message": "Operation successful",
"data": {
"status": 1
}
}