Next Topic

Previous Topic

Book Contents

GetNotesList

Returns an array of new ticket notes added since last request.

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.