POST Events/Event/Multiple?validateOnly={validateOnly}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
validateOnly

boolean

Default value is False

Body Parameters

Collection of EventDTO
NameDescriptionTypeAdditional 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.

Request 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-www-form-urlencoded

Sample:

Sample not available.

application/x-compressed-json

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.