Skip to main content
GET
Get Booking

Description

This endpoint returns all available information for a specific booking, including customer details, agent, service, location, and payment status.

Authentication

string
required
Your LatePoint API Key with read permissions

Path Parameters

integer
required
Unique ID of the booking to retrieve

Response

Successful Response (200 OK)

string
Response status (“success”)
object
Complete booking object

Examples

Basic Request

Example Response

Error Codes

Common Use Cases

1. Display Booking Details

2. Check Booking Status

3. Get Information for Confirmation Email