Table of Contents

Event

EventId : int64Description : stringNotes : stringSequenceNumber : int32AdjustWorkOrders : boolEventDate : datetimeCreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUseruser rightscreated bymodified by

Learn more about Events from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetEvent

Get a Event resource.

View

PATCH UpdateEvent

Update an existing Event resource.

View

DELETE DeleteEvent

Delete an existing Event resource.

View

GET GetEventCollection

Get a collection of Event resources.

View

POST CreateEvent

Create a new Event resource.

View

GET LookupEventChangePermissionTree

Lookup the permission set for changing the Event.

View

GET LookupEventInsertPermissionTree

Lookup the permission set for creating the Event.

View

GET BatchGetEvent

Get a collection of Event resources for the set of id's.

View

POST BatchCreateEvent

Create a new collection of Event resources.

View

PATCH BatchUpdateEvent

Update a collection of existing Event resources.

View

DELETE BatchDeleteEvent

Delete a collection of existing Event resources.

View

PATCH ChangeEventIsActive

Change the IsActive status for an existing Event resource.

View

PATCH ChangeEventPermissionTree

Change the PermissionTree for an existing Event resource.

View

PATCH BatchChangeEventIsActive

Change the IsActive status for a collection of existing Event resources.

View

PATCH BatchChangeEventPermissionTree

Change the PermissionTree status for a collection of existing Event resources.

View