This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Retrieves a list of up to 100 reservations.
You can only call this method when authenticated as a Wix app or Wix user identity.
Number of items to load.
Pointer to the next or previous page in the list of results.
You can get the relevant cursor token
from the pagingMetadata
object in the previous call's response.
Not relevant for the first request.
Name of the field to sort by.
Sort order.
Default: ASC
.
Only reservations starting after this date are returned.
Only reservations starting before this date are returned.
Only reservations with this status are returned.
List of reservations.
Metadata for the paginated results.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.