Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Holidu Booking Terms API

The Booking Terms API from Holidu — 5 operation(s) for booking terms.

Holidu Booking Terms API is one of 23 APIs that Holidu publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Booking Terms. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 10 operations across 5 paths, and defines 6 schemas. It is described by OpenAPI 3.0.3, at version 1.1.0.

Requests are made against a single base URL, https://external-api.holidu.com.

10 operations 5 paths 6 schemas 2 DELETE5 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.1.0
Base URL
https://external-api.holidu.com
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Holidu Booking Terms API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). It accepts HTTP bearer tokens (JWT) (BearerAuth).

  • BearerAuth — Holidu authenticates to the affiliate using an OAuth 2.0 Bearer Token ([RFC 6750](https://www.rfc-editor.org/rfc/rfc6750)). Token exchange details are agreed u…

Paths & Operations 10

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

Booking Terms 10
GET
/v2/apartments/terms-and-conditions
Get terms and conditions for apartment
getTermsAndConditions 3 params → 200400401404500
POST
/v2/apartments/terms-and-conditions
Update terms and conditions for apartment
updateTermsAndConditions 3 params body → 200400401404500
GET
/v2/apartments/payment-configuration
Get payment configuration for apartment
getPaymentConfiguration 4 params → 200400401404500
POST
/v2/apartments/payment-configuration
Update payment configuration for apartment
updatePaymentConfiguration 3 params body → 200400401404500
DELETE
/v2/apartments/payment-configuration
Delete payment configuration for apartment
deletePaymentConfiguration 4 params → 200400401404500
GET
/v2/apartments/cancellation-policy
Get cancellation conditions for apartment
getCancellationPolicy 4 params → 200400401404500
POST
/v2/apartments/cancellation-policy
Update cancellation conditions for apartment
updateCancellationConditions 3 params body → 200400401404500
DELETE
/v2/apartments/cancellation-policy
Delete cancellation policy for apartment
deleteCancellationPolicy 4 params → 200400401404500
GET
/v2/apartments/payment-configuration/rate-ids
Get payment configuration rateIds for apartment
getPaymentConfigurationRateIds 3 params → 200400401404500
GET
/v2/apartments/cancellation-policy/rate-ids
Get cancellation policy rate Ids for apartment
getCancellationPolicyRateIds 3 params → 200400401404500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ApartmentCancellationPolicy (3 properties), ApartmentPaymentConfiguration (3 properties), PaymentRates (2 properties), ApartmentTermsAndConditions (2 properties). Each schema is shown below with its type and property counts.

PaymentRatePerDate
object
2 properties 2 required
HoliduErrorResponse
object
1 property
ApartmentPaymentConfiguration
object
Payment configuration (payment methods and rates) applicable on booking
3 properties 2 required
ApartmentTermsAndConditions
object
Terms and conditions which apply on booking for the given countries
2 properties 1 required
ApartmentCancellationPolicy
object
3 properties 2 required
PaymentRates
object
Payment schedule for the booking
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

holidu-booking-terms-api-openapi.yml Raw ↑

Other APIs Holidu publishes across the network.

Holidu Apartment API
Holidu Availabilities API
Holidu Availability API
Holidu Bookings API
Holidu Changed API
Holidu Descriptions API
Holidu Details API
Holidu Discounts API
Holidu Extra Costs API
Holidu Facilities API
Holidu LOS API
Holidu LOS Push API API