POST api/ticket/createticket
Creates a new ticket
Request Information
URI Parameters
None.
Body Parameters
The new ticket and the attached filenames
Collection of ObjectNone.
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
The new ticketid
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.