Cancel Reservation / Remove Cart Item / Empty Cart

DELETE {{baseUrl}}/reservations/:reservation_reference

This API is called to cancel a reserved timeslot, delete products from your cart or empty the cart. In case of a full cancellation, you are no longer able to amend the reservation. Otherwise, the updated cart will be returned.

Note that (combi-)pricing might have changed.

If payment is made, funds will be automatically refunded.

Request Params

KeyDatatypeRequiredDescription
booking_reservation_referencestringWhen using the Cart functionality you are able to remove individual products.
cancellation_reasonstringOptional reason for this cancellation.

RESPONSES

status: OK