Skip to main content

Submit a booking

POST 

/developer/bookings/save

Submit a new booking with guest details, dates, and pricing. The booking is attributed to your API key's client name for tracking in the admin dashboard. In sandbox mode, returns a mock response without creating an actual booking. Always call calculatePrice first to get the correct property_charge before submitting.

Request

Responses

Booking confirmation with booking ID, status, and guest details