Get availability for multiple campgrounds
Campgrounds
Bulk Availability
Returns availability status for each campsite across multiple campgrounds.
Get availability for multiple campgrounds
Returns daily availability for multiple campgrounds in a single request. This is equivalent to calling the single campground availability endpoint for each campground, but in one request.
- Maximum of 25 campground IDs per request.
start_datedefaults to today if not provided.end_datedefaults tostart_date+ 60 days if not provided.
| Status | Description |
|---|---|
available | The campsite is available for reservation for that date |
reserved | The campsite is already reserved and occupied for that date |
closed | The campsite is closed and not accepting reservations or walk-ups |
first-come-first-serve | The campsite is available on a first come first serve basis |
not-yet-released | The date is in the future but reservations have not yet been released |
unknown | The availability status is unknown or cannot be determined |
Body
application/json
Bulk availability request parameters
Response
Bulk campground availability