⁉️Where are my slots?
APIs for managing booking slots and available rooms
https://api.octorate.com/octotable-pms/api/v2🔍 Find available slots
Name
Value
Name
Type
Description
{
"data": [
{
"day": "2024-11-19",
"available_services": [
{
"id": 30601,
"title": "Lunch",
"available_slots": [
"12:00:00",
"12:30:00",
"13:00:00",
"13:30:00",
"14:00:00"
]
},
{
"id": 30602,
"title": "Dinner",
"available_slots": [
"19:00:00",
"19:30:00",
"20:00:00",
"20:30:00",
"21:00:00",
"21:30:00",
"22:00:00"
]
}
]
}
]
}🔍 Find available rooms
Name
Value
Name
Type
Description
Booking Engine
Name
Value
Name
Description
Last updated