POST QatarNDC/GetReshopResult
Request Information
URI Parameters
None.
Body Parameters
ArModifySearchRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| TerminalId | string |
None. |
|
| AirlineClass | string |
None. |
|
| dealcode | string |
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. |
|
| Adult | integer |
None. |
|
| Child | integer |
None. |
|
| Infant | 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. |
|
| AirlinePNR | string |
None. |
|
| CRSPNR | string |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| master_agent_id | integer |
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. |