{
"message": "string",
"data": [
{
"id": "string",
"resellerId": "string",
"corporateId": "string",
"eventType": "string",
"payload": {},
"createdAt": "2019-08-24T14:15:22.123Z",
"attempts": []
}
],
"pagination": {
"nextToken": "string",
"previousToken": "string",
"totalItems": 0,
"hasMore": true
}
}