API

Sections

Theme switcher

/reservations/{reservation_id}

Header Parameters

Api-Keystring

Path Parameters

idstring Required

Reservation ID

Pattern
^(?:[a-zA-Z0-9_-]+)(?![\s\S])

Response

200 (reservation confirmed)
Object

Reservation retrieved.

Response Attributes

dataobject

Show child attributes

jsonapiobject

Show child attributes

metaobject

Show child attributes

includedarray

Show child attributes

200 (reservation cancelled)
Object

Successful response with reservation cancelled.

Response Attributes

dataobject

Show child attributes

jsonapiobject

Show child attributes

metaobject

Show child attributes

includedarray

Show child attributes

400 (reservation not found)
Object

Reservation not found.

Response Attributes

errorsarray

Show child attributes

jsonapiobject

Show child attributes

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot