{
"appkey": "{{APPKEY}}",
"timestamp": 1787775642,
"nonce": 14299,
"sign": "{{SIGN}}",
"eid": "8999999999999999999999999",
"outTradeNo": "202511111111111111111111",
"packageCode": "47wsdwd"
}curl --location 'https://oapi.eiotclub.com/api/v3/cloudesim/purchase' \
--header 'Content-Type: application/json' \
--data '{
"appkey": "",
"timestamp": 1787775642,
"nonce": 14299,
"sign": "",
"eid": "8999999999999999999999999",
"outTradeNo": "202511111111111111111111",
"packageCode": "47wsdwd"
}'{
"code": "200",
"message": "success",
"data": {
"outTradeNo": "2025000000055050505050",
"orderId": "59"
}
}