| Package | Description |
|---|---|
| com.bookeo.api.service |
| Modifier and Type | Method and Description |
|---|---|
SeatBlocksList |
SeatBlocksApi.seatblocksGet(Date startTime,
Date endTime,
Date lastUpdatedStartTime,
Date lastUpdatedEndTime,
String productId,
Integer itemsPerPage,
String pageNavigationToken,
Integer pageNumber)
Retrieve seat blocks
Retrieve existing seat blocks\n The result is limited by the permissions of the apiKey.\n <p/>\n It is possible to filter by time blocked and/or time of the last change.\n To filter by time blocked, the parameters startTime and endTime are required.\n To filter by last time changed, the parameters lastUpdatedStartTime and lastUpdatedEndTime are required.\n It is possible to filter by both at the same time.
|
Copyright © 2015. All rights reserved.