Bookingmood

Learn how to use Bookingmood with Composio

Overview

Enum

BOOKINGMOOD

Description

Bookingmood provides flexible, commission-free booking software for rental businesses of all sizes, enabling seamless integration with your website.

Authentication Details

api_key
stringRequired

Actions

Tool to delete booking details matching given filters. use after confirming which booking detail records to remove.

Action Parameters

booking_id
string
created_at
string
id
string
name
object
option_id
string
service_id
string
updated_at
string
value
string

Action Response

data
object
error
string
successful
boolean
Tool to list organizations. use when you need to retrieve all organizations accessible by the current api key.

Action Parameters

Action Response

data
object
error
string
successful
boolean
Tool to list booking widgets. use when you need to fetch available widget configurations.

Action Parameters

Action Response

data
object
error
string
successful
boolean
Tool to update existing booking detail records. use when modifying guest-filled form fields for bookings matching specific filters.

Action Parameters

data
objectRequired
filters
objectRequired

Action Response

data
object
error
string
successful
boolean
Tool to create a new booking widget. use after preparing widget parameters.

Action Parameters

currency
string
date_visibility
string
initial_date
string
interaction
string
locale
string
name
stringRequired
organization_id
stringRequired
redirect_url
settings
object
show_booked_as
string
show_bookingmood_branding
boolean
show_closed_as
string
show_past
boolean
show_pending_as
string
show_reviews
boolean
stay_expanded
boolean
type
stringRequired
visible_months
array

Action Response

data
object
error
string
successful
boolean
Deprecated: replaced by search availability.py

Action Parameters

Action Response

data
object
error
string
successful
boolean