POST Verteil/GetRetrieveResult

Request Information

URI Parameters

None.

Body Parameters

EkRetrieveRequest
NameDescriptionTypeAdditional information
SupplierId

integer

None.

Suppliercode

string

None.

SupplierName

string

None.

Credential

Collection of string

None.

AirlinePnr

string

None.

Logfilepath

string

None.

CRSPNR

string

None.

TerminalId

string

None.

TripMode

character

None.

AdultCount

integer

None.

ChildCount

integer

None.

infantCount

integer

None.

is_commision

boolean

None.

TravelType

character

None.

IsDefaultMainAgent

boolean

None.

AgentId

integer

None.

master_agent_id

integer

None.

main_agent_id

integer

None.

state_id

integer

None.

origin_nation

string

None.

destination_nation

string

None.

Source

string

None.

Destination

string

None.

AirlineClass

string

None.

AgentGstNumber

string

None.

DefaultGstState

string

None.

GstPerscentage

decimal number

None.

CessPerscentage

decimal number

None.

AirlineCode

string

None.

AirlineId

integer

None.

Airdata

Cls_JsonAirline

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 'EkRetrieveRequest'.

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.