Get Reservation Available Slots
Computed read-only availability for one service and date.
Endpoint
GET/reservation-available-slots
Request
Omit resource_id to use default / aggregate behavior for the service.
Response
json
When nothing is bookable, available may be false and a reason string may explain why (closed day, no resources, etc.).
Query parameters
| Parameter | Type | Description |
|---|---|---|
organization_id | Number | Required. |
service_id | Number | Required. |
date | String | Required. YYYY-MM-DD. |
resource_id | Number | Optional. Filter to one resource. |
Report an issue with this documentation
Please log in to report issues with our documentation.