<<

API

Methods

list

Controller function that handles retrieving a list of bookings

get

Controller function that handles retrieving a single booking

add

Controller function that handles adding a new booking

update

Controller function that handles updating an existing booking

delete

Controller function that handles removing an existing booking

<<