# Booking

- [Create](/io/api-function-definitions/booking/create.md): How to create a booking in the supplier system
- [Request](/io/api-function-definitions/booking/create/booking-create-request.md): Creating a booking in the supplier system
- [Response](/io/api-function-definitions/booking/create/booking-create-response.md): The response to creating a booking in the supplier system
- [Update](/io/api-function-definitions/booking/update.md): How to update a booking in the supplier system
- [Request](/io/api-function-definitions/booking/update/booking-update-request.md): Updating a booking in the supplier system
- [Response](/io/api-function-definitions/booking/update/booking-update-response.md): The response when updating a booking in the supplier system
- [Cancel](/io/api-function-definitions/booking/cancel.md): How to perform a cancellation for a booking in the supplier system
- [Request](/io/api-function-definitions/booking/cancel/booking-cancel-request.md): How to cancel a booking that your created via the API in the supplier system
- [Response](/io/api-function-definitions/booking/cancel/booking-cancel-response.md): The respone from your booking cancellation request
