This method will provide ancillaries available for a flight

Request parameters

ParameterTypeDescription
flightidNumber*Flight internal code
bookingidNumber*Booking id received from createBooking
currencyString*Currency ISO code

❗️
  • Mandatory parameters

Response

ParameterTypeDescription
nameStringAncillary name
descriptionStringAncillary description
imageLinkLink to image
ssrcodeStringSSR code
itemsArrayList of ancillary items and their information
itemidNumberAncillary Number (to use on createAncillary method)
itemnameStringAncillary-item name
quantityforitemNumberThe factor of quantity taken from the total quantity allowed on the ancillary
fareNumberAncillary-item fare
tax1NumberAncillary-item tax
tax2NumberAncillary-item tax
tax3NumberAncillary-item tax
tax4NumberAncillary-item tax
vatNumberAncillary-item vat
Language