POST OmanAirNDC/GetBookResult
Request Information
URI Parameters
None.
Body Parameters
NDCApiBookingRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| BaseURL | string |
None. |
|
| Currency | string |
None. |
|
| Trip | character |
None. |
|
| Logfilepath | string |
None. |
|
| Credentials | Collection of string |
None. |
|
| ItineraryId | integer |
None. |
|
| paxlist | Collection of PassengerDetails |
None. |
|
| GstNumber | string |
None. |
|
| GstCompany | string |
None. |
|
| GstEmail | string |
None. |
|
| GstAddress | string |
None. |
|
| GstPhone | string |
None. |
|
| GstState | string |
None. |
|
| GstCity | string |
None. |
|
| GstPostalCode | string |
None. |
|
| CountryCode | string |
None. |
|
| CustomerMobile | string |
None. |
|
| CustomerEmail | string |
None. |
|
| FareReference | string |
None. |
|
| FarePaxReference | string |
None. |
|
| SupplierId | integer |
None. |
|
| TotalAmount | decimal number |
None. |
|
| IsholdBooking | boolean |
None. |
|
| DtCard | DataTable |
None. |
|
| IpAddress | string |
None. |
|
| BrowserAgent | string |
None. |
|
| Source | string |
None. |
|
| Dep_date | date |
None. |
|
| TicketCarrier | string |
None. |
|
| Address | string |
None. |
|
| PostalCode | string |
None. |
|
| ISDCode | string |
None. |
|
| TravelType | character |
None. |
|
| agentdetails | Collection of string |
None. |
|
| Payable_Amount | decimal number |
None. |
|
| baggage_list | Collection of Cls_Baggage |
None. |
|
| holdAir | HoldAirline |
None. |
|
| hold | HoldBooking |
None. |
|
| DepartureDate | date |
None. |
|
| seg_list | Collection of Cls_Segment |
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. |