# Manage Booking

## Cancel Booking

 - [DELETE /cancel](https://api-docs.bookforwork.com/openapi/manage-booking/booking_cancelation_endpoint_cancel_delete.md): Cancels a specific booking by its Booking Id.

## Retrieve Booking Details

 - [GET /retrieve](https://api-docs.bookforwork.com/openapi/manage-booking/booking_retrieval_endpoint_retrieve_get.md): Retrieves the details of a specific booking by its Booking Id.

