Air Booking with SSRs

A Special Service Request (SSR) is a message sent directly to suppliers to communicate traveler preferences, special services needed by a traveler, or a procedural requirement necessary for the carrier. SSRs are used for air segments only.

Important! SSRs require the carrier to take action, while OSIs are informational only and do not typically require an action or response from the carrier. OSIs and SSRs are NOT interchangeable. An SSR should be used if possible; an OSI should be used only if there is no standardized SSR available for the service needed.

See Special Service Requests (SSRs) for details.

Schema

Located in Universal.xsd:

How To

  1. Include the minimum required information for creating an air booking.

  2. Include one or more SSRs using AirCreateReservationReq/BookingTraveler/SSR. Unlike OSIs, SSRs are assigned to individual travelers within a booking, not generically to the entire booking.

  3. The response returns an Air Booking with SSR information located in AirCreateReservationRsp/UniversalRecord/BookingTraveler/SSR.

    If an SSR fails, the booking does not fail. However, a warning message is returned.

  4. A status code is associated to each SSR. Depending on the type of SSR, a response from the provider is either mandatory, optional, or not expected.

Prior to Universal API Release 20.3.3, if the @SSRFreeText was not in the booking and/or fulfillment request, that information would not return in the response message, and potentially the booking would fail. After the 20.3.3 release, Universal API automatically adds the mandatory @SSRFreeText for the ancillary in the booking so that the ancillary is booked successfully. This results in a reduced risk of ancillary book requests from being rejected. For example, if an Air Create Reservation request contains an ancillary (e.g. baggage) with an Airline Code and Service Sub-Code, but no SSR Free Text, Universal API automatically appends the mandatory SSR to the booking. Release 20.3

Exceptions

Apollo

Apollo supports: