Reservations
Sets a booking as booked
Changes the status of a booking to Booked and updates the availability calendar accordingly.
put/v1/reservation/booking/{id}/book
Path parameters
idinteger required
The booking identifier
Query parameters
requestPaymentboolean
Indicates whether to request payment
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.