GET Events/Visit/{eventID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
eventID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
VisitDTOName | Description | Type | Additional information |
---|---|---|---|
EventID | integer |
None. |
|
BUID | integer |
None. |
|
SubType | EventSubType |
None. |
|
EventRecurrenceID | integer |
None. |
|
EventRecurrenceName | string |
None. |
|
ServiceID | integer |
None. |
|
PrimaryServiceProviderEntityID | integer |
None. |
|
PrimaryServiceProviderEntityName | NameDTO |
None. |
|
PrimaryServiceReceiverEntityID | integer |
None. |
|
PrimaryServiceReceiverEntityName | NameDTO |
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. |
|
Priority | EventPriority |
None. |
|
Status | EventStatus |
None. |
|
StatusReason | string |
None. |
|
StatusLastUpdatedOnUtc | date |
None. |
|
StatusLastUpdatedBy | string |
None. |
|
StatusLastUpdatedByUserID | integer |
None. |
|
ServiceName | string |
None. |
|
Comments | string |
None. |
|
PercentComplete | byte |
None. |
|
VerificationStatus | EventVerificationStatus |
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. |
|
BusinessUnitName | string |
None. |
|
Recurrence | EventRecurrenceDTO |
None. |
|
IsOverdue | boolean |
None. |
|
NextOccurrenceDateUtc | date |
None. |
|
Summary | string |
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.