POST SingaporeAir/GetBookResult

Request Information

URI Parameters

None.

Body Parameters

NDCApiBookingRequest
NameDescriptionTypeAdditional 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:

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.HoldBooking'. Path 'hold.holdBookingslist'.

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.HoldBooking'. Path 'hold.holdBookingslist'.

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.HoldBooking' 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.HoldBooking' 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 'NDCApiBookingRequest'.

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.