Daily slots

Customers must select a date for a booking.

Get daily slots for option

The date_from and date_to query parameters permit up to two years of dates.

SecuritySupplier-production or Supplier-sandbox
Request
path Parameters
experience_id
required
string^(?!\-|\.|\_)[0-9a-z\-\.\_]{1,50}$

The experience ID.

option_id
required
string^(?!\-|\.|\_)[0-9a-z\-\.\_]{1,50}$

The option ID.

query Parameters
date_from
required
string <date>

Filters results to those which take place on or after the specified date.

date_to
required
string <date>

Filters results to those which take place on or before the specified date.

header Parameters
accept
required
string

Specify the format of the response.

Value: "application/json"
accept-version
required
string (PORTA version)

The version of PORTA for the request.

Value: Description
vnd.porta-api.v1

Version 1.0.0

Responses
200

Daily slots for option

default

Error response

get/supplier/availability/experiences/{experience_id}/options/{option_id}/slots/daily_slots
Request samples
Response samples
application/json
[
  • {
    }
]
Copyright © TUI Musement. All rights reserved.