PUT Setup/NoteType/{noteTypeID}?validateOnly={validateOnly}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
noteTypeID

integer

Required

validateOnly

boolean

Default value is False

Body Parameters

NoteTypeDTO
NameDescriptionTypeAdditional information
NoteTypeID

integer

None.

TypeName

string

None.

NoteStatusCodeTableID

integer

None.

NoteSubjectCodeTableID

integer

None.

RecordState

RecordState

None.

Created

AuditDataDTO

None.

LastUpdated

AuditDataDTO

None.

Request Formats

application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded, 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.