DELETE api/Tickets/{id}

Cancels a ticket and frees its seat

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

200 OK, or 409 if the flight has already departed

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.