| Package | Description |
|---|---|
| com.bookeo.api.service |
| Modifier and Type | Method and Description |
|---|---|
SlotList |
AvailabilityApi.availabilitySlotsGet(String productId,
Date startTime,
Date endTime,
Integer itemsPerPage,
String pageNavigationToken,
Integer pageNumber)
Get information about the availability of a product
Performs a basic search to find available slots and number of seats in each.\n Note that there are two different searches possible, /availability/slots (this endpoint) and /availability/matchingslots .\n The former simply shows the number of available seats for each available slot.
|
Copyright © 2015. All rights reserved.