Release Notes
Looking for the latest features and enhancements to Sabre APIs? You're in the right place.
Service Action Code: PaymentRQ
- MsfAgencyFeeDetail - Agency detail of Merchant service fee
- AdditionalDetail - AdditionalDetails from and to POS
- LiabilityShiftInd - Set to true if 3D-Secure resulted in merchant liability shift in request and response
- Version - 3DS version in request and response
- SystemTraceAuditNumber - Audit Number provided to the POS
- AdditionalNonHistoricalRemarks - Used by the calling application to store relevant data in the PNR remarks
- AuthenticationExemptionCode - Indicates Strong Customer Authentication (SCA) Exemption Code for card
- Trigger3DS - Indicates whether to invoke standalone 3DS
- Bypass3DS - Indicates whether to bypass standalone 3DS
- ReadyFor3DSVersion - Indicates 3DS version integration readiness
- BrowserJavaEnabled - Indicates the ability of the cardholder browser to execute Java
- BrowserJavascriptEnabled - Indicates the ability of the cardholder browser to execute JavaScript
- BrowserScreenHeight - Total height of the Cardholder's screen in pixels
- BrowserScreenWidth - Total width of the Cardholder's screen in pixels
- BrowserTimeZoneOffset - Time difference between UTC time and the Cardholder browser local time, in minutes
- ChallengeWindowSize - Dimensions of the challenge window that has been displayed to the Cardholder. ChallengeWindowSize 01 = 250 x 400, 02 = 390 x 400, 03 = 500 x 600, 04 = 600 x 400, 05 = Full screen
- ChallengeURL - Return URL if response is challenge
- CountryCode - Issuer card's country code
- Type - Installment type
- Code - Installment code
- GroupCode - Installment group code
- New Features
- Support 3DS 2.0 in Payment Process
- Bar Code Enhancement for Image and Pectab Boarding Pass Formats
- Defect Fixes
- Internal Error in DCCI Refresh (seat map) after Upgrade
- Space Available and Positive Space Passengers showing checked in on Passenger Details
- CabinClassCode not returned in PassengerDetails for IATCI segment
Service Action Code: GeoCodeRequestRQ
Method/Endpoint: /v1/trip/orders/
- GetBooking will return additional data for the creation of the booking. This will include the sine of the user who created it, creation date & time, the PCC the booking was created in, the PCC the creating user is coming from, and the prime host ID.
- GetBooking will start returning structured data about Other Service Information (OSI). The information provided will include the airline, chain (hotels) or vendor (cars, trains, cruises) codes, and the service message. Optionally, the traveler index can also be returned.
- CreateBooking will support sending other service information (OSI).
- CreateBooking will allow filtering the profiles by ID.
- CreateBooking will now automatically send infant traveler SSRs to the airline.
- CheckFlightTickets will start supporting requests by confirmationId. This allows you to check all ATPCO-Tickets of a reservation and check the refund or void option of a NDC Order.
- CancelBooking will support voids or refunds for NDC orders. Simply provide the offerItemId to the request and we take care of the rest.