ReportDetailCompletionEvent
Information on the completion of the events
idstringnullable
Unique identifier of an event
Example:
123299f1-b5de-4556-823c-75c9efa042a6
updatedByOrg object
updatedByUser object
updatedDatedate-timenullable
Updated date
Example:
2021-06-27T09:35:40.899000+00:00
ReportDetailCompletionEvent
{
"id": "123299f1-b5de-4556-823c-75c9efa042a6",
"updatedByOrg": {
"id": "abc67433-c8d8-4779-a0f1-3f1490e2dde9",
"name": "Acme Corp",
"type": "RETAILER",
"uid": "V123"
},
"updatedByUser": {
"email": "john@acme.com",
"firstName": "John",
"id": "cc94fc4e-dcbe-44a5-863e-3255281e02ca",
"lastName": "Doe"
},
"updatedDate": "2021-06-27T09:35:40.899000+00:00"
}