GET Events/Event/{eventID}?IncludeCurrentBedLocation={IncludeCurrentBedLocation}&IncludeCurrentAddressLocation={IncludeCurrentAddressLocation}&IncludeNextOccurrence={IncludeNextOccurrence}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
eventID | integer |
Required |
|
IncludeCurrentBedLocation | boolean |
None. |
|
IncludeCurrentAddressLocation | boolean |
None. |
|
IncludeNextOccurrence | boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
EventDTOName | Description | Type | Additional information |
---|---|---|---|
EventID | integer |
None. |
|
BUID | integer |
None. |
|
Type | EventType |
None. |
|
SubType | EventSubType |
None. |
|
EventRecurrenceID | integer |
None. |
|
EventRecurrenceName | string |
None. |
|
EventRecurrenceSummary | string |
None. |
|
ServiceID | integer |
None. |
|
PrimaryServiceProviderEntityID | integer |
None. |
|
PrimaryServiceProviderEntityName | NameDTO |
None. |
|
PrimaryServiceReceiverEntityID | integer |
None. |
|
PrimaryServiceReceiverEntityName | NameDTO |
None. |
|
PrimaryServiceReceiverName | string |
None. |
|
EntityDetails | Collection of EntityDetailDTO |
None. |
|
PrimaryGroupEntityID | integer |
None. |
|
PrimaryGroupEntityName | string |
None. |
|
RoleID | integer |
None. |
|
RoleName | string |
None. |
|
SortDateUtc | date |
None. |
|
StartDateUtc | date |
None. |
|
StopDateUtc | date |
None. |
|
Minutes | integer |
None. |
|
EventShiftCodeID | integer |
None. |
|
EventShiftCode | string |
None. |
|
Priority | EventPriority |
None. |
|
DueDateUtc | date |
None. |
|
Status | EventStatus |
None. |
|
StatusReason | string |
None. |
|
StatusLastUpdatedOnUtc | date |
None. |
|
StatusLastUpdatedBy | string |
None. |
|
StatusLastUpdatedByUserID | integer |
None. |
|
Subject | string |
None. |
|
Details | string |
None. |
|
Comments | string |
None. |
|
PercentComplete | byte |
None. |
|
VerificationStatus | EventVerificationStatus |
None. |
|
Notify | boolean |
None. |
|
NotifyDateUtc | date |
None. |
|
NotifyUserID | integer |
None. |
|
NotifyUserName | string |
None. |
|
NotifyState | EventNotifyState |
None. |
|
OrderDescription | string |
None. |
|
ServiceName | string |
None. |
|
Entities | Collection of EntityEventDTO |
None. |
|
Extensions | Collection of FormDataExtensionDto |
None. |
|
Forms | Collection of EventFormDTO |
None. |
|
RecordState | RecordState |
None. |
|
Created | AuditDataDTO |
None. |
|
LastUpdated | AuditDataDTO |
None. |
|
CurrentLocation | string |
None. |
|
CurrentLocationGroupID | integer |
None. |
|
BusinessUnitName | string |
None. |
|
Recurrence | EventRecurrenceDTO |
None. |
|
IsOverdue | boolean |
None. |
|
NextOccurrenceDateUtc | date |
None. |
|
EntityEventTemplateDetailID | integer |
None. |
|
IsTimeSpecific | boolean |
None. |
|
Summary | string |
None. |
|
PrimaryServiceReceiverGroups | Collection of ClientGroupDTO |
None. |
|
ActivityCategory | string |
None. |
|
ActivityType | string |
None. |
|
IntegrationSource | IntegrationSource |
None. |
|
SubmissionType | SubmissionType |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-compressed-json
Sample:
Sample not available.