GET api/ticket/getnotes/{_guid}
Gets the notes for a ticket
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
_guid |
The id of the chosen ticket |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
The notes the annotationmodel
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.