API

Sections

Theme switcher

/reservations/{reservation_id}

This endpoint can be used to retrieve all details regarding a specific reservation.

For details about how this endpoint fits into the flow, check the Checking Reservation Status step.

Header Parameters

api-keystring Required

Set your API key. To request a demo API key please reach out to us at partner@distribusion.com. Reference value: ZW8FXhnBl53yTkrMvoqLp4Xq7mf9nEBGsxpTWrid.

Path Parameters

reservation_idstring Required

Set the ID of the reservation to be checked. Use the value retrieved from the /reservations/create response. Reference value: RAWFZHK9.

Response

200 (reservation processing)
Object
Successful response with reservation processing

Response Attributes

dataobject

Show child attributes

jsonapiobject

Show child attributes

metaobject

Show child attributes

includedarray

Show child attributes

200 (reservation confirmed)
Object
Successful response with reservation confirmed

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
Error response: reservation not found

Response Attributes

errorsarray

Show child attributes

jsonapiobject

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

GET

/

Select
1

Response

Was this section helpful?

What made this section unhelpful for you?

View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot