Returns an array of notes belonging to the submitted ticket.
Multiple records of the following fields are returned, if applicable.
TicketID  | 
int  | 
The ticket ID.  | 
Author  | 
string  | 
The author of the note.  | 
DateEntered  | 
dateTime  | 
The date the note was created or last modified.  | 
NoteText  | 
string  | 
The text of the note.  | 
A single record of the following fields is returned.
Method  | 
string  | 
The operation that requested this response.  | 
TransactionID  | 
decimal  | 
The unique message ID for this message.  | 
ErrorMessage  | 
string  | 
If blank, no error was returned.  | 
ErrorLocation  | 
string  | 
If blank, no error was returned.  |