create

public final Response<Booking> create(CreateBookingRequest requestBody, CreateBookingQueryParams queryParams, RequestOverrides overrides)

Create a booking

Return

The Booking object

Parameters

requestBody

The data to create the booking with.

queryParams

Optional query parameters to apply

overrides

Optional request overrides to apply