GET Setup/NoteType
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
IncludeActive | boolean |
None. |
|
IncludeInactive | boolean |
None. |
|
IncludeDeleted | boolean |
None. |
|
Match | MatchCriteriaStringType |
None. |
|
NoteTypeIDs | Collection of integer |
None. |
|
TypeName | string |
None. |
|
Props | Collection of Object |
None. |
|
RecordState | RecordState |
None. |
|
CreatedDateUtcMin | date |
None. |
|
CreatedDateUtcMax | date |
None. |
|
LastUpdatedDateUtcMin | date |
None. |
|
LastUpdatedDateUtcMax | date |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of NoteTypeDTOName | Description | Type | Additional information |
---|---|---|---|
NoteTypeID | integer |
None. |
|
TypeName | string |
None. |
|
NoteStatusCodeTableID | integer |
None. |
|
NoteSubjectCodeTableID | integer |
None. |
|
RecordState | RecordState |
None. |
|
Created | AuditDataDTO |
None. |
|
LastUpdated | AuditDataDTO |
None. |
Response 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-compressed-json
Sample:
Sample not available.