Skip Navigation

Reshop Shop Order - NDC

Air
Pricing
REST API
Travel Agency
  • Added optional VoluntaryChangeInformation property for DataList object that contains details of fees and limitations for voluntary changes associated with the offer.
  • Added optional Commission property for OfferItem object that contains the monetary value of the money paid to an agent in a commercial transaction.
  • Marked optional Commission property within Offer object as deprecated.
  • Added optional penaltyDifferential and differentialAmountDue properties for Offer object.
  • Added optional isForfeited property for TaxBreakdown object that informs if the tax breakdown amount was forfeited by an airline.
  • Added optional isChangeOfGauge property for DatedOperatingLeg object that informs if part of the journey will be on a different aircraft.
  • Changed the minimum value of maximumPieces property within BaggageAllowance object from 1 to 0.
  • Updated regular expression pattern for Decimal type to allow for negative values.
  • Introduced optional parameter X-Request-ID in header as the unique request identifier set by the client for tracing/logging purposes. It is returned to caller in the response header.
  • Updated the API title and description.
  • Updated the format of the server paths.
  • Minor updates to field descriptions.

API Information

Format
JSON
Current Version
1.2
Environment
Production

What's New

  • Added optional VoluntaryChangeInformation property for DataList object that contains details of fees and limitations for voluntary changes associated with the offer.
  • Added optional Commission property for OfferItem object that contains the monetary value of the money paid to an agent in a commercial transaction.
  • Marked optional Commission property within Offer object as deprecated.
  • Added optional penaltyDifferential and differentialAmountDue properties for Offer object.
  • Added optional isForfeited property for TaxBreakdown object that informs if the tax breakdown amount was forfeited by an airline.
  • Added optional isChangeOfGauge property for DatedOperatingLeg object that informs if part of the journey will be on a different aircraft.
  • Changed the minimum value of maximumPieces property within BaggageAllowance object from 1 to 0.
  • Updated regular expression pattern for Decimal type to allow for negative values.
  • Introduced optional parameter X-Request-ID in header as the unique request identifier set by the client for tracing/logging purposes. It is returned to caller in the response header.
  • Updated the API title and description.
  • Updated the format of the server paths.
  • Minor updates to field descriptions.


  • Introduced /reshop/price endpoint to price an offer from the reshop response to calculate the details needed for the Order part of the flow.
  • Added required property fareDescription for FareBasis object that accommodates supplier-provided fare description.
  • Minor updates to field descriptions.

API Information

Format
JSON
Current Version
1.1
Environment
Production

What's New

  • Introduced /reshop/price endpoint to price an offer from the reshop response to calculate the details needed for the Order part of the flow.
  • Added required property fareDescription for FareBasis object that accommodates supplier-provided fare description.
  • Minor updates to field descriptions.


  • Initial release

API Information

Format
JSON
Current Version
1.0
Environment
Production

What's New

  • Initial release