{
"operator": 5,
"appkey": "{{APPKEY}}",
"timestamp": {{TIMESTAMP}},
"nonce": 90174,
"sign": "{{SIGN}}",
"iccid": "8988308650100524999",
"packageCode": "CN-5M-7D-C-US-20230103AC4BF927",
"startType": "0",
"outTradeNo": "810000200804035522"
}curl --location 'https://oapi.eiotclub.com/api/v3/card/refreshCard' \
--header 'Content-Type: application/json' \
--data '{
"operator": 5,
"appkey": "",
"timestamp": ,
"nonce": 90174,
"sign": "",
"iccid": "8988308650100524999",
"packageCode": "CN-5M-7D-C-US-20230103AC4BF927",
"startType": "0",
"outTradeNo": "810000200804035522"
}'{
"code": "200",
"message": "Operation successful"
}