POST Verteil/GetA2ASearchResult

Request Information

URI Parameters

None.

Body Parameters

ArA2ASearchRequest
NameDescriptionTypeAdditional information
TerminalId

string

None.

SupplierId

integer

None.

Source

string

None.

destination

string

None.

Depdate

date

None.

AirlineId

integer

None.

AirlineName

string

None.

AirlineCode

string

None.

AirlineClass

string

None.

dealcode

string

None.

Adult

integer

None.

Child

integer

None.

Infant

integer

None.

trip

character

None.

OriginCity

string

None.

DestinationCity

string

None.

AdtMarkup

decimal number

None.

ChdMarkup

decimal number

None.

InfMarkup

decimal number

None.

FareRule

string

None.

SSR

string

None.

AgentId

integer

None.

UID

string

None.

RestrictedFlights

Collection of string

None.

PreffClass

string

None.

airdata

Cls_JsonAirline

None.

SourceTimezone

string

None.

destinationTimezone

string

None.

RoundTripSearchWaitTime

string

None.

Logfilepath

string

None.

Request 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 with type 'PortalEntity.Model.Cls_JsonAirline'. Path 'airdata.people'.

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 with type 'PortalEntity.Model.Cls_JsonAirline'. Path 'airdata.people'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'PortalEntity.Model.Cls_JsonAirline' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'PortalEntity.Model.Cls_JsonAirline' contains cycles and cannot be serialized if reference tracking is disabled.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'ArA2ASearchRequest'.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.