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 member and company, which are about to create a booking.
bookingBookingtrueThe booking to be validated if possible to be created without the team and member 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 in hand
memberidfalseThe ID of the member in hand
Language
Authorization
OAuth2
URL
Click Try It! to start a request and see the response here!