{
"appkey": "{{APPKEY}}",
"timestamp": 1787775642,
"nonce": 49890,
"sign": "{{SIGN}}",
"eid": "11111111111111111111111111",
"createDateStart": "2025-12-02 15:05:35",
"updateDateStart": "2025-12-02 15:05:35",
"page": 1,
"pageSize": 10
}curl --location 'https://oapi.eiotclub.com/api/v3/cloudesim/pkg/record/list' \
--header 'Content-Type: application/json' \
--data '{
"appkey": "",
"timestamp": 1787775642,
"nonce": 49890,
"sign": "",
"eid": "11111111111111111111111111",
"createDateStart": "2025-12-02 15:05:35",
"updateDateStart": "2025-12-02 15:05:35",
"page": 1,
"pageSize": 10
}'{
"code": "56",
"message": "dolor culpa ex",
"data": {
"list": [
{
"eid": "78",
"eshopOrderId": 31,
"packageName": "xx",
"packageCode": "23",
"packageType": 6,
"gzhPackageName": "xx",
"state": 82,
"price": 607.39,
"currency": "nostrud irure aliqua",
"createDate": "2026-07-27",
"startDate": "2027-01-22",
"endDate": "2025-05-30",
"totalActive": 50,
"periodType": 52,
"flowTotalBytes": 20,
"flowRemainBytes": 21,
"renew": 1,
"isRefund": 1,
"salesChannel": "PLATFORM"
}
],
"total": 1
}
}