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