The GetSingleNoteType function returns the noteType record for the given primary key.
Method | /GetSingleNoteType |
The request body is of type GetSingleNoteType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleNoteTypeResponse.
Name | Description | Data Type |
---|---|---|
GetSingleNoteTypeResult | NoteTypeInfo |
|