GET api/Manifest/GetFlight?flightNo={flightNo}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
flightNo

string

Required

Body Parameters

None.

Response Information

Resource Description

ApiResponseOfIListOfManifest
NameDescriptionTypeAdditional information
IsSuccess

boolean

None.

StatusCode

HttpStatusCode

None.

ResponseType

Collection of Manifest

None.

ErrorMessageList

Collection of string

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'Manifest' with type 'PSC.Logic.Domain.Manifest'. Path 'ResponseType[0].Passengers[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'Manifest' with type 'PSC.Logic.Domain.Manifest'. Path 'ResponseType[0].Passengers[0]'.

multipart/form-data

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'multipart/form-data'. Exception message: Self referencing loop detected for property 'Manifest' with type 'PSC.Logic.Domain.Manifest'. Path 'ResponseType[0].Passengers[0]'.