POST Emirates/RetrieveBooking
Request Information
URI Parameters
None.
Body Parameters
EkRetrieveRequest| Name | Description | Type | Additional 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:
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. |