API Reference

Get a booking ticket

Get information about a specific booking ticket.

Log in to see full request history
Path Params
string
required

The unique ID of the booking ticket.

Headers
string
Defaults to cs, en-gb;q=0.8

The unique ID of the language code by ISO 639-1.

Responses

Response body
object
data
object

Ticket of the booking item. Structure is filled only when query parameter add_booking_items has value full or items-only.

string

The unique ID of the booking ticket.

string
required

Name of the booking ticket in language from request header.

string

Date and time when ticket was created. (YYYY-MM-DD HH:MM:SS)

string

Date and time from when is ticket valid already. (YYYY-MM-DD HH:MM:SS)

string

Date and time to when is ticket still valid. (YYYY-MM-DD HH:MM:SS)

integer

State of the booking ticket.
Possible values are: 0 - blocked / 1 - active

1

string

Date and time of the last change. (YYYY-MM-DD HH:MM:SS)

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL