GET v{version}/{lang}/upcomingavailability/{id}?includeSoldOut={includeSoldOut}¤cy={currency}&wp={wp}&count={count}&invsys={invsys}
Upcoming Availabilities.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
|
lang | string |
Required |
|
includeSoldOut | boolean |
Default value is False |
|
currency | string |
Default value is ISK |
|
wp | string |
Default value is GG |
|
count | integer |
Default value is 1 |
|
invsys | InventorySystem |
Default value is Bokun |
|
version |
The requested API version |
string |
Required Default value is 1.0 |
Body Parameters
None.
Response Information
Resource Description
Collection of ActivityAvailabilityDtoName | Description | Type | Additional information |
---|---|---|---|
activityId |
Gets or Sets ActivityId |
string |
None. |
availabilityCount |
Gets or Sets AvailabilityCount |
integer |
None. |
pickupAvailabilityCount |
Gets or Sets PickupAvailabilityCount |
integer |
None. |
bookedParticipants |
Gets or Sets AvailabilityCount |
integer |
None. |
date |
Gets or Sets Date |
date |
None. |
minParticipantsToBookNow |
Gets or Sets MinParticipants |
integer |
None. |
soldOut |
Gets or Sets SoldOut |
boolean |
None. |
startTime |
Gets or Sets StartTime |
string |
None. |
startTimeId |
Gets or Sets StartTimeId |
integer |
None. |
unavailable |
Gets or Sets Unavailable |
boolean |
None. |
unlimitedAvailability |
Gets or Sets UnlimitedAvailability |
boolean |
None. |
defaultRateId |
Gets or Sets DefaultRateId |
integer |
None. |
rates |
Gets or Sets Rates |
Collection of WidgetActivityRateDto |
None. |
pricesByRate |
Gets or Sets PricesByRate |
Collection of WidgetActivityRatePrices |
None. |
Response Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.