Validate booking creation

Validate a booking and returns if the booking is valid and any charges, fees, or credits will be used.

Booking Summary

PropertyTypeRequiredDescription
targetBooking TargetfalseObject, describing the employee and team, which are about to create a booking.
bookingBookingtrueThe booking to be validated if possible to be created without the team and employee properties.
You can also pass the _id of an existing booking if you'd like to validate upcoming changes to it.

Booking Target

PropertyTypeRequiredDescription
teamidfalseThe ID of the team at hand
memberidfalseThe ID of the employee at hand
Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!