GET api/flights/tickets
Gets all flights with tickets.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
An HttpResponse containing a list of flights including basic flight information and associated tickets.
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.