POST Contacts/Notification?validateOnly={validateOnly}

Add contactNotification

Request Information

URI Parameters

NameDescriptionTypeAdditional information
validateOnly

Validate data, but don't post it

boolean

Default value is False

Body Parameters

EntityNotification data

ContactNotificationDTO
NameDescriptionTypeAdditional information
ContactID

Contact ID

integer

None.

Type

Type

string

None.

SubType

Sub Type

string

None.

Severity

Severity

EntityNotificationSeverityType

None.

DateUtc

Date Utc

date

None.

Reason

Reason

string

None.

Comments

Comments

string

None.

Props

Props

Collection of Object

None.

RecordState

Record State

ClinicalRecordState

None.

CreatedByUserID

Created By User ID

integer

None.

LastUpdatedByUserID

Last Updated By User ID

integer

None.

Created

Created

AuditDataDTO

None.

LastUpdated

Last Updated

AuditDataDTO

None.

Summary

Summary

string

None.

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.