Status of the event. Note: Not all events have status.
| JSON representation |
|---|
{ "httpStatusCode": integer, "eventStatus": string, "errorCode": string, "errorMessage": string } |
| Fields | |
|---|---|
httpStatusCode |
Status code of the event. Note: Field can be empty. |
eventStatus |
Status of the event.
|
errorCode |
Error code of the event. Note: Field can be empty. |
errorMessage |
Error message of the event. Note: Field can be empty. |