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 E Tickets API

The eTickets API from TUI Group — 4 operation(s) for etickets.

TUI Group E Tickets 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 E-Tickets. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 4 paths, and defines 33 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.

4 operations 4 paths 33 schemas 3 GET1 PUT

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 E Tickets 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 4

Across 4 paths, the API surfaces 4 operations — 3 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

eTickets 4
GET
/api/nsk/v2/eTickets/{eTicketNumber}
Retrieves the passenger's e-ticket and its details by providing the ticket number, hosted carrier code and the alternate carrier code from the e-ticket database if the ticket is OA validated (issued…
nsk_v2_eTickets_eTicketNumber_get 3 params → 200400404
GET
/api/nsk/v1/eTickets/{eTicketNumber}/coupons
Retrieves all coupons associated with the e-ticket.
nsk_v1_eTickets_eTicketNumber_coupons_get 3 params → 200404
GET
/api/nsk/v1/eTickets/{eTicketNumber}/coupons/{couponNumber}
Retrieves a single coupon associated with the e-ticket.
nsk_v1_eTickets_eTicketNumber_coupons_couponNumber_get 4 params → 200404
PUT
/api/nsk/v2/eTickets/{eTicketNumber}/coupons/{couponNumber}
Updates a coupon contained in an e-ticket.
nsk_v2_eTickets_eTicketNumber_coupons_couponNumber_put 2 params body → 200404

Schemas 33

The contract defines 33 schemas that model the data the API accepts and returns. The most detailed are PassengerTicketv2 (15 properties), ETicketCoupon (10 properties), ErrorResponse (8 properties), RecordLocator (7 properties). Each schema is shown below with its type and property counts.

TransportationIdentifier
object
Represents the transportation identifier model data.
3 properties 2 required
InformationType
integer
Defines the information type of the remarks in an e-ticket. 0 = Unknown 1 = FlifoExists 2 = Address 3 = BusinessTelephoneNumber 4 = HomeTelephoneNumber 5 = Tel…
WeightType
integer
Weight Type enumeration. 0 = Default 1 = Pounds 2 = Kilograms
UpdateETicketCouponRequestBase
object
Represents a request for updating coupons from within an e-ticket.
7 properties
RecordLocator
object
Defines a unique locator for reference.
7 properties
BaggageAllowanceInfo
object
Represents baggage allowance information contained in an e-ticket.
3 properties
TicketStatusCode
integer
This enumeration defines the ticket availability status. 0 = Unknown 1 = TicketAvailableForUse 2 = TicketUnavailableForUse 3 = TicketReissueRequiredForPassenge…
PassengerTicketFare
object
Represents fare information for an e-ticket issued to a passenger.
4 properties
BaggageAllowanceType
integer
Defines the baggage allowance type in a passenger e-ticket. 0 = Unknown 1 = Weight 2 = PerPiece 3 = None
Exception
object
4 properties
TextSubjectQualifier
integer
Defines the text subject qualifier of remarks in an e-ticket. 0 = Unknown 1 = CodedFreeText 2 = LiteralText 3 = CodedAndLiteralText 4 = ChangeInformation 5 = P…
SeatingStatusCode
integer
Defines the seating status code for an e-ticket. 0 = Unknown 1 = BookingConfirmed 2 = NoSeat
MessageStatus
integer
Defines the message status. 0 = General 1 = Warning 2 = Critical
IJsonResponseOfETicketCoupon
object
Defines the JSON response contract.
3 properties
ETicketResponsev2
object
The response for retrieving and displaying e-ticket information.
3 properties
ETicket
object
The base e-ticket model.
3 properties
TicketReturnCode
integer
Defines the status or outcome of an e-ticket operation. 0 = Unknown 1 = Success 2 = TicketNotFound 3 = NotAuthorized 4 = IssueRetrievingTicket 5 = NoETicketCon…
Name
object
Defines a common name.
5 properties
ETicketCoupon
object
The coupon on an e-ticket.
10 properties
ErrorResponse
object
Defines a unique error response.
8 properties
UpdateETicketCouponResponse
object
Represents a response from updating coupons from within an e-ticket.
3 properties
Message
object
Defines a unique informational message.
5 properties
Remark
object
The fare calculation line associated to an e-ticket.
3 properties
ETicketCouponStatusCode
integer
Defines the e-ticket coupon status code. 0 = Unknown 1 = OaControl 2 = Flown 3 = Boarded 4 = CheckedIn 5 = Exchanged 6 = Open 7 = NoSeat 8 = Confirmed 9 = Prin…
IJsonResponseOfETicketResponsev2
object
Defines the JSON response contract.
3 properties
MarketInformation
object
Model information about the market arrival and destination details.
4 properties 4 required
TaxDetails
object
The tax details for an e-ticket.
3 properties
PassengerTicketv2
object
Represents detailed information for an e-ticket issued to a passenger.
15 properties
IJsonResponseOfIListOfETicketCoupon
object
Defines the JSON response contract.
3 properties
IJsonResponse
object
Defines the JSON response contract for a not content type response.
3 properties
IJsonResponseOfUpdateETicketCouponResponse
object
Defines the JSON response contract.
3 properties
PassengerTicketInfo
object
Represents detailed information for an e-ticket assigned to a passenger.
4 properties
ETicketCouponUpdateFunction
integer
Represents the function types used to update an e-ticket coupon. 0 = UpdateCouponStatus 1 = ManualCouponStatusChange 2 = RequestReturnControl 3 = RequestAirpor…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tui-group-etickets-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 E Tickets 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.