Release Notes
Looking for the latest features and enhancements to Sabre APIs? You're in the right place.
Service Action Code: AirTicketRQ
- Modified request schema to take advantage of new business content introduced within a low level service AirTicketLLSRQv2.1.0
- Modfied response schema to pass additonal ticket details
Method/Endpoint: /v1.2.0/air/ticket
- Initial release. Features of this new orchestrated API:
- issue multiple Air Tickets and EMDs within a single call,
- issue multiple PQRs in one call,
- issue more than one PTC in the same transaction with installments,
- integrate printer address designation/un-designation,
- manage sessions on behalf of the client application,
- introduces error handling to ensure the successful issuance of an Air Ticket,
- return newly issued ticket numbers together with additional details pertaining to specific documents,
- handle Context change/AAA (modify target city),
- delete air accounting lines prior to ticketing.
- (12/07/2022) Resolved an intermittent issue where the API could not undesignate printers due to a gateway error "SC SERVICE UNAVAILABLE". This change introduces additional retry attempts to remedy the situation.
- (12/07/2022) Resolved an issue where the API stopped processing upon encountering "UNABLE - PRINTER PROFILE RECORD 01 IS ACTIVE". This happens when customers attempts to designate a printer which is already active in their session. After the change, the API will ignore this downline system message and proceed to issue tickets.
Method/Endpoint: POST/v1.2.0/air/ticket
- Initial release. Features of this new orchestrated API:
- issue multiple Air Tickets and EMDs within a single call,
- issue multiple PQRs in one call,
- issue more than one PTC in the same transaction with installments,
- integrate printer address designation/un-designation,
- manage sessions on behalf of the client application,
- introduces error handling to ensure the successful issuance of an Air Ticket,
- return newly issued ticket numbers together with additional details pertaining to specific documents,
- handle Context change/AAA (modify target city),
- delete air accounting lines prior to ticketing.
Service Action Code: BargainFinderMaxRQ
- Bargain Finder Max has been enhanced with the following new optional search parameters: • Enforce a specific stopover point within the leg of a journey • Specify cabin per leg in multiple fares per itinerary
Method/Endpoint: POST v3.4.0/shop/flights
- Bargain Finder Max has been enhanced with the following new optional search parameters: • Enforce a specific stopover point within the leg of a journey • Specify cabin per leg in multiple fares per itinerary
Service Action Code: AirTicketLLSRQ
- Added ability to pass cost center information within request payload
Service Action Code: ExchangeShoppingRQ
- Added new parameter to the service response schema to notify the user that the non-shopped segment requires rebooking
Method/Endpoint: *
- The 17.12 update to the Corporate Travel APIs includes improved error handling, shopping for Southwest Airlines through Air Connect, introduction of new Cart and Booking features, and other general improvements.
- The information returned in the Corporate Travel APIs provides more detailed error responses in various scenarios:
- * Error trying to create or price the itinerary
- * Departure time is too close to shopping time (per Site Admin settings)
- * CFE information is invalid or missing in booking
- * Flight price changed between shopping and booking
- * Flight is sold out at time of booking
- * Temporary issue reported by our supplier (GDS)
- * User profile does not exist
- * Booking was already completed (trying to book same item again)
- * The requested class of service is not supported
- * Underlying service timed out
- Air Connect Content. It is now possible to shop for Southwest Airlines flights using Air Connect via our partner, Agentware. New elements in the `GET Catalog` response provide information about Air Connect (Budget Airline) flight options.
- Cart Service. The first versions of the `PATCH /carts` and `GET /carts` services are now available. The `GET /carts` response includes several items that provide information to be used during checkout and booking.
- Booking Service. The Booking services have been enhanced in several areas.
- General Improvements. Other updates improve overall use of the `GET /catalogs` API and address system performance: * Shopping will now return many more options from all sources, including the Travelport GDS’s. * Shopping has been improved by reducing the number of database calls related to cities and airports. * A temporary fix was implemented for an issue with “Corporate Id” when using Sabre Intellisell (a permanent fix will be made in the underlying GT "core" system in a later GetThere release).