Live park availability and prices
bk_operator_availabilityGet LIVE products, pricing and availability for a Bookeasy operator for specific dates. Returns bookable products each with a product_id, price, max_guests and an available flag. Call this (using an operator_id from bk_search_operators) before bk_cart_add.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adults | No | Number of adults (default 2) | |
| check_in | Yes | Check-in date YYYY-MM-DD | |
| children | No | Number of children (default 0) | |
| check_out | Yes | Check-out date YYYY-MM-DD | |
| operator_id | Yes | Bookeasy operator id |