Validate a booking.

Validates a booking and returns a result stating if the booking is valid and any charges, fees, or credits that are going to be used.

Required scopes: flex.space.bookings.validate

Path Params
string
required

organization slug

Body Params
string

The _id of the existing booking which you'd like to edit.
This parameter is used only when validating changes to existing bookings.

string
required

The _id of the resource for which the booking is going to be created.

string
required

Contains the start date of the booking.

string
required

Contains the end date of the booking.

string

Contains the _id of the member associated with the booking summary request.

string

Contains the _id of the team associated with the booking summary request.

string

The date from which the booking occurrences are going to be edited. If no value is provided, the start date of the booking is used.

Response

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json