Retrieve a prebook by ID

Overview

Retrieve details of an existing prebook session by its ID. Use this to fetch prebook information without creating a new session.

When to Use

  • Session recovery - Retrieve prebook details if you've stored the prebookId
  • Status checks - Verify prebook session details before completing booking
  • Payment integration - Get prebook data needed for payment processing
  • Credit balance - Optionally include updated credit balance information

What You Get

  • Complete prebook data - All information from the prebook session
  • Rate details - Pricing, room types, and availability
  • Terms and conditions - Cancellation policies and booking terms
  • Credit balance - Optional updated credit balance (if requested)

Quick Start

Provide the prebookId in the URL path. Optionally include includeCreditBalance query parameter to get updated credit information.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

(Required) The unique identifier of the prebook session.

Query Params
string

Whether to include updated credit balance information with the prebook.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json