How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

TUI Group Booking/history API

The booking/history API from TUI Group — 9 operation(s) for booking/history.

TUI Group Booking/history API is one of 113 APIs that TUI Group publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include booking/history. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 10 operations across 9 paths, and defines 47 schemas. It is described by OpenAPI 3.2.0, at version 4.8.6.23.

Requests are made against 2 base URLs: https://prod.api.tui/flight/newskies/rest, https://playground.api.tui/flight/newskies/rest.

10 operations 9 paths 47 schemas 9 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
4.8.6.23
Base URL
https://prod.api.tui/flight/newskies/rest
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

TUI Group Booking/history API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (jwt) (JWT). By default, every request must be authenticated.

  • JWT — Paste your JWT token from the token endpoint.

Paths & Operations 10

Across 9 paths, the API surfaces 10 operations — 9 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

booking/history 10
GET
/api/nsk/v1/booking/history
Gets the current booking history in state.
nsk_v1_booking_history_get 3 params → 200400401404
GET
/api/nsk/v1/booking/history/bagTagPrint
Gets the current bag tag print history for the booking in state.
nsk_v1_booking_history_bagTagPrint_get 1 param → 200404
POST
/api/nsk/v1/booking/history/bagTagPrint
Creates a bag tag print history for the booking in state.
nsk_v1_booking_history_bagTagPrint_post body → 201
GET
/api/nsk/v1/booking/history/flightMove
Gets the current flight move history in state.
nsk_v1_booking_history_flightMove_get 2 params → 200404
GET
/api/nsk/v1/booking/history/holdDateChange
Gets the current hold date change history for the booking in state.
nsk_v1_booking_history_holdDateChange_get 3 params → 200404
GET
/api/nsk/v1/booking/history/itinerarySent
Gets the current itinerary sent history for the booking in state.
nsk_v1_booking_history_itinerarySent_get 2 params → 200404
GET
/api/nsk/v1/booking/history/message
Gets the current message history in state.
nsk_v1_booking_history_message_get → 200404
GET
/api/nsk/v1/booking/history/notification
Gets the current notification history in state.
nsk_v1_booking_history_notification_get → 200404
GET
/api/nsk/v1/booking/history/seatAssignment
Gets the current seat assignment history in state.
nsk_v1_booking_history_seatAssignment_get 3 params → 200404
GET
/api/nsk/v1/booking/history/segmentChange
Gets the current segment change history in state.
nsk_v1_booking_history_segmentChange_get 3 params → 200404

Schemas 47

The contract defines 47 schemas that model the data the API accepts and returns. The most detailed are SegmentChangeHistory (16 properties), BagTagPrintHistory (12 properties), FlightMoveHistory (10 properties), SeatAssignmentHistory (10 properties). Each schema is shown below with its type and property counts.

TransportationIdentifier
object
Represents the transportation identifier model data.
3 properties 2 required
WeightType
integer
Weight Type enumeration. 0 = Default 1 = Pounds 2 = Kilograms
BookingNotificationHistory
object
Defines a booking notification history.
8 properties
ItinerarySentHistoryResponse
object
Defines an itinerary sent history response.
2 properties
SeatAssignmentEvent
integer
Represents the different events that trigger an entry into the seat assignment history. 4 = AssignedSeat 5 = RemoveSeat
Exception
object
4 properties
FlightMoveHistory
object
Defines a flight move history log entry.
10 properties
SeatAssignmentHistory
object
Defines a seat assignment history log entry.
10 properties
IJsonResponseOfHistoryResponse
object
Defines the JSON response contract.
3 properties
BagTagPrintHistoryRequest
object
Contains information needed to add bag tag print history for a specific passenger.
5 properties 2 required
MessageStatus
integer
Defines the message status. 0 = General 1 = Warning 2 = Critical
SegmentChangeHistoryResponse
object
Defines a segment change history response.
2 properties
MarketDesignator
object
Model information about the date market which identifies a market and the departure date.
3 properties 3 required
HistoryCategory
integer
Represents the various history report types. 0 = Unknown 1 = Baggage 2 = BagTagPrint 3 = BoardingPassPrint 4 = CheckIn 5 = ClassOfServiceChange 6 = Comment 7 =…
SegmentChangeEvent
integer
Represents the different events that trigger an entry into the segment change history. 6 = AddedFlight 7 = DeletedFlight
BookingMessageHistory
object
Defines a booking message history log entry.
3 properties
IJsonResponseOfFlightMoveHistoryResponse
object
Defines the JSON response contract.
3 properties
Name
object
Defines a common name.
5 properties
BookingMessageHistoryType
integer
Represents the booking message history types. 0 = TeletypeMessage 1 = ETicket 2 = GovernmentSecurity 3 = PnrGovernment 4 = BaggageMessage 5 = Iatci 6 = EMD
HoldDateChangeHistoryResponse
object
Defines a hold date change history response.
2 properties
HoldDateChangeHistory
object
Defines a hold date change history log entry.
7 properties
SeatAssignmentHistoryResponse
object
Defines a seat assignment history response.
2 properties
PointOfSale
object
Model related to the point of sale. This is for read-only operations.
4 properties
ItinerarySentHistory
object
Defines an itinerary sent history log entry.
8 properties
FlightMoveHistoryResponse
object
Defines a flight move history response.
2 properties
SubscriptionEventType
integer
Represents the different subscription events. 0 = Unknown 1 = Departure 2 = DepartureDelay 3 = Arrival 4 = ArrivalDelay 5 = ScheduleChange 6 = CheckIn 7 = Gate…
BagTagInformation
object
Defines bag tag information.
5 properties
IJsonResponseOfIListOfBagTagPrintHistory
object
Defines the JSON response contract.
3 properties
ErrorResponse
object
Defines a unique error response.
8 properties
IJsonResponseOfSegmentChangeHistoryResponse
object
Defines the JSON response contract.
3 properties
Message
object
Defines a unique informational message.
5 properties
IJsonResponseOfSeatAssignmentHistoryResponse
object
Defines the JSON response contract.
3 properties
MarketInformation
object
Model information about the market arrival and destination details.
4 properties 4 required
IJsonResponseOfHoldDateChangeHistoryResponse
object
Defines the JSON response contract.
3 properties
SegmentChangeHistory
object
Defines a segment change history log entry.
16 properties
HoldDateChangeEvent
integer
Represents the different events that trigger an entry into the hold date change history. 66 = Created 67 = Removed 68 = Changed
BagTagPrintHistory
object
Defines bag tag print history.
12 properties
IJsonResponseOfIListOfBookingNotificationHistory
object
Defines the JSON response contract.
3 properties
DistributionOption
integer
This enumeration specifies the distribution methods for sending notifications. 0 = None 1 = Mail 2 = Email 3 = Fax 4 = MailFax 5 = Airport 6 = Hold 7 = Print
BookingHistoryEvent
integer
Represents the different events that trigger an entry into the schedule history. 0 = Unknown 1 = ConvertedHistory 2 = FlightTimeChange 3 = FlightDesignatorChan…
IJsonResponse
object
Defines the JSON response contract for a not content type response.
3 properties
IJsonResponseOfItinerarySentHistoryResponse
object
Defines the JSON response contract.
3 properties
BookingHistory
object
Defines a booking history log entry.
8 properties
DayOfWeek
integer
Defines the day of the week with none as an option. 0 = None 1 = Monday 2 = Tuesday 3 = Wednesday 4 = Thursday 5 = Friday 6 = Saturday 7 = Sunday
ChangeReasonCodes
integer
Specifies the reason code on why the change on the journey or segment is performed. 0 = NoChange 1 = Irop 2 = ScheduleChange 3 = Move 4 = VoluntaryFlyAhead 5 =…
IJsonResponseOfIListOfBookingMessageHistory
object
Defines the JSON response contract.
3 properties
HistoryResponse
object
Defines a booking history response.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tui-group-booking-history-api-openapi.yml Raw ↑

Other APIs TUI Group publishes across the network.

TUI Group Account API
TUI Group Airline Profile API
TUI Group Air Shopping API
TUI Group APIS Message API
TUI Group Apo API
TUI Group Auth API
TUI Group Availability API
TUI Group Baggage API
TUI Group Bag Tag API
TUI Group Boarding API
TUI Group Boarding Devices API
TUI Group Booking/addons API
Where this information came from

This is an independent, third-party profile of TUI Group Booking/history API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.