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/contacts API

The booking/contacts API from TUI Group — 5 operation(s) for booking/contacts.

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

This API exposes 16 operations across 5 paths, and defines 19 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.

16 operations 5 paths 19 schemas 3 DELETE5 GET2 PATCH3 POST3 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 Booking/contacts 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 16

Across 5 paths, the API surfaces 16 operations — 3 DELETE, 5 GET, 2 PATCH, 3 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

booking/contacts 16
GET
/api/nsk/v1/booking/contacts
Gets all the contacts on the booking.
nsk_v1_booking_contacts_get → 200404
POST
/api/nsk/v1/booking/contacts
Creates a new contact on the booking.
nsk_v1_booking_contacts_post body → 201400403409
GET
/api/nsk/v1/booking/contacts/{contactTypeCode}
Gets a specific contact on the booking.
nsk_v1_booking_contacts_contactTypeCode_get 1 param → 200404
PUT
/api/nsk/v1/booking/contacts/{contactTypeCode}
Updates a specific contact on the booking based on type code.
nsk_v1_booking_contacts_contactTypeCode_put 1 param body → 200500
PATCH
/api/nsk/v1/booking/contacts/{contactTypeCode}
Patches a specific contact on the booking based on type code.
nsk_v1_booking_contacts_contactTypeCode_patch 1 param body → 200500
DELETE
/api/nsk/v1/booking/contacts/{contactTypeCode}
Deletes a specific contact on the booking based on type code.
nsk_v1_booking_contacts_contactTypeCode_delete 1 param → 200409
GET
/api/nsk/v1/booking/contacts/{contactTypeCode}/phoneNumbers
Gets the collection of phone number for a specific contact on the booking.
nsk_v1_booking_contacts_contactTypeCode_phoneNumbers_get 1 param → 200404
POST
/api/nsk/v1/booking/contacts/{contactTypeCode}/phoneNumbers
Creates a new phone number on a specific contact on the booking.
nsk_v1_booking_contacts_contactTypeCode_phoneNumbers_post 1 param body → 201
GET
/api/nsk/v1/booking/contacts/{contactTypeCode}/phoneNumbers/{phoneNumberType}
Gets the specific phone number from a specific contact on the booking.
nsk_v1_booking_contacts_contactTypeCode_phoneNumbers_phoneNumberType_get 2 params → 200404
PUT
/api/nsk/v1/booking/contacts/{contactTypeCode}/phoneNumbers/{phoneNumberType}
Updates a specific phone number on a specific contact on the booking.
nsk_v1_booking_contacts_contactTypeCode_phoneNumbers_phoneNumberType_put 2 params body → 200500
DELETE
/api/nsk/v1/booking/contacts/{contactTypeCode}/phoneNumbers/{phoneNumberType}
Deletes a specific phone number on a specific contact on the booking.
nsk_v1_booking_contacts_contactTypeCode_phoneNumbers_phoneNumberType_delete 2 params → 200
GET
/api/nsk/v1/booking/contacts/primary
Gets the primary contact based on configuration.
nsk_v1_booking_contacts_primary_get → 200404
POST
/api/nsk/v1/booking/contacts/primary
Creates a new primary contact based on configuration.
nsk_v1_booking_contacts_primary_post body → 201409
PUT
/api/nsk/v1/booking/contacts/primary
Updates the primary contact.
nsk_v1_booking_contacts_primary_put body → 200500
PATCH
/api/nsk/v1/booking/contacts/primary
Patches the primary contact.
nsk_v1_booking_contacts_primary_patch body → 200500
DELETE
/api/nsk/v1/booking/contacts/primary
Delete the primary contact.
nsk_v1_booking_contacts_primary_delete → 200409

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are Contact (11 properties), ContactRequest (10 properties), DeltaMapperOfContactBase (9 properties), ErrorResponse (8 properties). Each schema is shown below with its type and property counts.

IJsonResponseOfContact
object
Defines the JSON response contract.
3 properties
IJsonResponseOfIDictionaryOfCharAndContact
object
Defines the JSON response contract.
3 properties
IJsonResponseOfPhoneNumber
object
Defines the JSON response contract.
3 properties
Exception
object
4 properties
MessageStatus
integer
Defines the message status. 0 = General 1 = Warning 2 = Critical
PhoneNumber
object
Defines a common phone number.
2 properties 2 required
Name
object
Defines a common name.
5 properties
PhoneNumberBase
object
Defines a common phone number base.
1 property 1 required
Address
object
Defines a common address.
7 properties
PhoneNumberType
integer
Defines the types of phone numbers. Note: New Skies does not support Mobile for booking contacts. 0 = Other 1 = Home 2 = Work 3 = Mobile 4 = Fax
Contact
object
Contact model describing a person contact information.
11 properties 1 required
ErrorResponse
object
Defines a unique error response.
8 properties
IJsonResponseOfIListOfPhoneNumber
object
Defines the JSON response contract.
3 properties
Message
object
Defines a unique informational message.
5 properties
NotificationPreference
integer
Describes types of notifications the user would prefer. 0 = None 1 = Promotional
DeltaMapperOfContactBase
object
Map delta changes of a specific type T to another object.
9 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
ContactRequest
object
Defines a contact create request.
10 properties
IJsonResponse
object
Defines the JSON response contract for a not content type response.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tui-group-booking-contacts-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/contacts 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.