POST Events/Task?validateOnly={validateOnly}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
validateOnly

boolean

Default value is False

Body Parameters

TaskDTO
NameDescriptionTypeAdditional information
EventID

integer

None.

BUID

integer

None.

SubType

EventSubType

None.

EventRecurrenceID

integer

None.

EventRecurrenceName

string

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.

StartDateUtc

date

None.

Priority

EventPriority

None.

SubmissionType

SubmissionType

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.

Notify

boolean

None.

NotifyDateUtc

date

None.

NotifyUserID

integer

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.

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.