POST api/ticket/createticket

Creates a new ticket

Request Information

URI Parameters

None.

Body Parameters

The new ticket and the attached filenames

Collection of Object

None.

Request Formats

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

The new ticketid

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.