{
"appkey": "{{APPKEY}}",
"timestamp": 1787775642,
"nonce": 26137,
"sign": "{{SIGN}}",
"orderId": "86"
}curl --location 'https://oapi.eiotclub.com/api/v3/cloudesim/orderStatus' \
--header 'Content-Type: application/json' \
--data '{
"appkey": "",
"timestamp": 1787775642,
"nonce": 26137,
"sign": "",
"orderId": "86"
}'{
"code": "200",
"message": "success",
"data": {
"status": 2,
"eid": "78886666666666666786766666"
}
}