Cancel a booking
Booking Management
Cancel a booking
Auth: optional. This endpoint allows a customer to cancel a booking either anonymously via the access token or via customer login.
GET
Cancel a booking
Pfadparameter
id of the booking
Abfrageparameter
Access token of the accociated order
Antwort
OK
A booking blocks the related resource from start_date until its end_date while its status is reserved, requested or accepted.
Status values:
reserved— booking is reserved until order expirationrequested— needs manual acceptance by adminaccepted— accepted (automatically or manually)rejected— rejected by admin before fulfillment; always yields a 100% refund when payment existscanceled— canceled by customer or admin; refund follows the configured cancellation policy conditionsexpired— booking expired because the check-in time passed without check-in