POST Etihad/GetSearchResult
Request Information
URI Parameters
None.
Body Parameters
ArSearchRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| BaseURL | string |
None. |
|
| TerminalId | string |
None. |
|
| AirlineClass | string |
None. |
|
| dealcode | string |
None. |
|
| promocode | string |
None. |
|
| VoucherCodelist | Collection of cls_tour_code |
None. |
|
| Source | string |
None. |
|
| destination | string |
None. |
|
| SourceTimezone | string |
None. |
|
| destinationTimezone | string |
None. |
|
| Depdate | date |
None. |
|
| Retundate | date |
None. |
|
| travel_type | character |
None. |
|
| trip | character |
None. |
|
| isSpl | boolean |
None. |
|
| SupplierId | integer |
None. |
|
| SupplierName | string |
None. |
|
| SupplierCode | string |
None. |
|
| Credential | Collection of string |
None. |
|
| addhour | integer |
None. |
|
| OfficeId | string |
None. |
|
| Adult | integer |
None. |
|
| Child | integer |
None. |
|
| Infant | integer |
None. |
|
| AgentId | integer |
None. |
|
| fareModifiers | FareModifierDetails |
None. |
|
| airdata | Cls_JsonAirline |
None. |
|
| agentmarkup | Collection of cls_agent_markup |
None. |
|
| IsDefaultMainAgent | boolean |
None. |
|
| FareType | Collection of string |
None. |
|
| ProductClass | Collection of string |
None. |
|
| IpAddress | string |
None. |
|
| BrowserAgent | string |
None. |
|
| BaggageList | Collection of AirlineBaggage |
None. |
|
| OnwaySearchWaitTime | string |
None. |
|
| RoundTripSearchWaitTime | string |
None. |
|
| WalletPoints | Collection of WalletPoints |
None. |
|
| Count | integer |
None. |
|
| GUID | string |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |