The GetNoteTypes function returns all noteType records for the specified parameters.
Method | /GetNoteTypes |
The request body is of type GetNoteTypes.
Name | Description | Data Type |
---|---|---|
filter | NoteTypesFilter |
![]() |
|
The response body is of type GetNoteTypesResponse.
Name | Description | Data Type |
---|---|---|
GetNoteTypesResult | ArrayOfViewNoteTypeInfo |
![]() |
|