Skip to main content

Retrieves a specific booking for a customer.

GET 

/api/customer/:customerId/bookings/:bookingId

This endpoint verifies that the booking belongs to the specified customer before returning the details.

Request

Responses

Returns the booking details