GET Setup/NoteType/{noteTypeID}

Get noteType

Request Information

URI Parameters

NameDescriptionTypeAdditional information
noteTypeID

NoteTypeID of NoteType to be searched

integer

Required

Body Parameters

None.

Response Information

Resource Description

NoteTypeDTO

NoteTypeDTO
NameDescriptionTypeAdditional information
NoteTypeID

Note Type ID

integer

None.

TypeName

Type Name

string

None.

NoteStatusCodeTableID

Note Status Code Table ID

integer

None.

NoteSubjectCodeTableID

Note Subject Code Table ID

integer

None.

RecordState

Record State

RecordState

None.

Created

Created

AuditDataDTO

None.

LastUpdated

Last Updated

AuditDataDTO

None.