POST api/FlightBooking/ChangeInfo
Request Information
URI Parameters
None.
Body Parameters
ChangePnrInfoRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| BookingType | string |
None. |
|
| DepartmentCode | string |
None. |
|
| AccountCode | string |
None. |
|
| Brand | string |
None. |
|
| ProductDate | string |
None. |
|
| UseMarine | boolean |
None. |
|
| UseAirSea | boolean |
None. |
|
| UsePublished | boolean |
None. |
|
| QcOk | boolean |
None. |
|
| EmailAddresses | string |
None. |
|
| Locator | string |
None. |
|
| Id | integer |
None. |
|
| ClientId | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"BookingType": "sample string 1",
"DepartmentCode": "sample string 2",
"AccountCode": "sample string 3",
"Brand": "sample string 4",
"ProductDate": "sample string 5",
"UseMarine": true,
"UseAirSea": true,
"UsePublished": true,
"QcOk": true,
"EmailAddresses": "sample string 10",
"Locator": "sample string 11",
"Id": 12,
"ClientId": "sample string 13"
}
text/xml
Sample:
<ChangePnrInfoRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RightRez.Web.Api.Models.FlightBooking"> <ClientId xmlns="http://schemas.datacontract.org/2004/07/RightRez.Autobook.PNRBookingEngine">sample string 13</ClientId> <Id xmlns="http://schemas.datacontract.org/2004/07/RightRez.Autobook.PNRBookingEngine">12</Id> <Locator xmlns="http://schemas.datacontract.org/2004/07/RightRez.Autobook.PNRBookingEngine">sample string 11</Locator> <AccountCode>sample string 3</AccountCode> <BookingType>sample string 1</BookingType> <Brand>sample string 4</Brand> <DepartmentCode>sample string 2</DepartmentCode> <EmailAddresses>sample string 10</EmailAddresses> <ProductDate>sample string 5</ProductDate> <QcOk>true</QcOk> <UseAirSea>true</UseAirSea> <UseMarine>true</UseMarine> <UsePublished>true</UsePublished> </ChangePnrInfoRequest>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
RRZPnr| Name | Description | Type | Additional information |
|---|---|---|---|
| InternalMarkup | MoneyAmount |
None. |
|
| InternalPubMarkup | MoneyAmount |
None. |
|
| InternalNetMarkup | MoneyAmount |
None. |
|
| PriceTypesInSellingCurrency | Collection of string |
None. |
|
| Repriced | boolean |
None. |
|
| AddCollect | MoneyAmount |
None. |
|
| TotalQuoted | MoneyAmount |
None. |
|
| ExternalMarkup | MoneyAmount |
None. |
|
| SellingCurrency | string |
None. |
|
| SellingExchangeRate | decimal number |
None. |
|
| BillableCost | MoneyAmount |
None. |
|
| RoundBillableCost | boolean |
None. |
|
| BillableCostBaseFare | MoneyAmount |
None. |
|
| TotalPackagePrice | MoneyAmount |
None. |
|
| PPLineNumber | integer |
None. |
|
| AllowedFareType | FareType |
None. |
|
| Brand | string |
None. |
|
| ProductDate | string |
None. |
|
| Program | string |
None. |
|
| SecondaryBookType | string |
None. |
|
| QCOK | boolean |
None. |
|
| GDSTicketedStatus | GDSTicketedStatus |
None. |
|
| CRSTypeString | string |
None. |
|
| HasError | boolean |
None. |
|
| GDSErrorMessage | string |
None. |
|
| GDSErrorCode | CRSErrorCode |
None. |
|
| HasRoundTripPricing | boolean |
None. |
|
| DBTicketStatus | TicketStatus |
None. |
|
| ShipName | string |
None. |
|
| AccountCode | string |
None. |
|
| EmailStatus | PnrEmailStatus |
None. |
|
| TravelWithLocators | Collection of string |
None. |
|
| RRZPnrComponents | Collection of RRZPnrComponent |
None. |
|
| RRZNames | Collection of RRZName |
None. |
|
| ABLines | Collection of ABLine |
None. |
|
| SOLines | Collection of SOLine |
None. |
|
| PnrErrors | Collection of PnrError |
None. |
|
| IgnoredPnrErrors | Collection of PnrError |
None. |
|
| CustomContent | Collection of Object |
None. |
|
| DataCapturePNRID | integer |
None. |
|
| HasDataCaptureRecord | boolean |
None. |
|
| ItineraryStatus | ItineraryStatus |
None. |
|
| DisplayAsUnticketed | boolean |
None. |
|
| HasTickets | boolean |
None. |
|
| IsPendingTicketing | boolean |
None. |
|
| HasTravelWith | boolean |
None. |
|
| UseAirSeaFares | boolean |
None. |
|
| UseMarineFares | boolean |
None. |
|
| UsePublishedFares | boolean |
None. |
|
| HasInvalidABLines | boolean |
None. |
|
| HasStopover | boolean |
None. |
|
| HasScheduleChange | boolean |
None. |
|
| HasCancelledFlights | boolean |
None. |
|
| HasGroup | boolean |
None. |
|
| TicketByDate | date |
None. |
|
| TravelDate | date |
None. |
|
| BudgetedCosts | Collection of Object |
None. |
|
| BudgetedCost | MoneyAmount |
None. |
|
| EffectiveBudgetedCost | MoneyAmount |
None. |
|
| PricedTotalFare | MoneyAmount |
None. |
|
| PricedTotalTaxes | MoneyAmount |
None. |
|
| PricedBaseFare | MoneyAmount |
None. |
|
| PricedFuelSurcharge | MoneyAmount |
None. |
|
| AddCollectInSellingCurrency | MoneyAmount |
None. |
|
| InternalNetMarkupInSellingCurrency | MoneyAmount |
None. |
|
| InternalPubMarkupInSellingCurrency | MoneyAmount |
None. |
|
| InternalMarkupInSellingCurrency | MoneyAmount |
None. |
|
| BudgetedCostInSellingCurrency | MoneyAmount |
None. |
|
| PricedFuelSurchargeInSellingCurrency | MoneyAmount |
None. |
|
| PricedTotalTaxesInSellingCurrency | MoneyAmount |
None. |
|
| PricedTotalFareInSellingCurrency | MoneyAmount |
None. |
|
| PricedBaseFareInSellingCurrency | MoneyAmount |
None. |
|
| BillableCostInSellingCurrency | MoneyAmount |
None. |
|
| TotalPackagePriceInSellingCurrency | MoneyAmount |
None. |
|
| IsCancelled | boolean |
None. |
|
| PassengerNationality | string |
None. |
|
| PassportIssuingCountry | string |
None. |
|
| PCC | string |
None. |
|
| CreateDate | date |
None. |
|
| HeaderRemark | string |
None. |
|
| GroupHeader | string |
None. |
|
| GroupSeats | integer |
None. |
|
| GroupProgram | string |
None. |
|
| HasMissingFeeders | boolean |
None. |
|
| PricingPlan |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
Sample not available.