v1
latestOpenAPI 3.0.22026-07-26191278525.6 KBUpdate Booking
Updates a booking given its id.
Path parameters
Eightfold Booking ID
Headers
The secret key to access the api. It starts with the bearer token
Request body
Created timestamp for the booking
User who updated the booking
A flag indicating if booking is archived
Start date of the booking in ISO format (YYYY-MM-DD)
Booked capacity of employee
[DEPRECATED] Start date of the booking. Use startDateIso instead.
Archived timestamp for the booking
Status of the booking. Possible values: ['pending', 'approved', 'rejected']
Booking id
Demand id associated with the booking
[DEPRECATED] End date of the booking. Use endDateIso instead.
Updated timestamp for the booking
Profile ID of the employee
Type of the booking. Possible values: ['demand', 'leave', 'optional_holiday', 'blocker']
End date of the booking in ISO format (YYYY-MM-DD)
User who created the booking
Email of employee
Response
OK
Created timestamp for the booking
User who updated the booking
A flag indicating if booking is archived
Start date of the booking in ISO format (YYYY-MM-DD)
Booked capacity of employee
[DEPRECATED] Start date of the booking. Use startDateIso instead.
Archived timestamp for the booking
Status of the booking. Possible values: ['pending', 'approved', 'rejected']
Booking id
Demand id associated with the booking
[DEPRECATED] End date of the booking. Use endDateIso instead.
Updated timestamp for the booking
Profile ID of the employee
Type of the booking. Possible values: ['demand', 'leave', 'optional_holiday', 'blocker']
End date of the booking in ISO format (YYYY-MM-DD)
User who created the booking
Email of employee