Skip to content
Changelog API

Služby

Oblasti služieb a ich rezervácie (wellness, gastro, eventy). Scope services:read.

Token-based autentifikácia Celá API referencia Prehľad volaní

Služby (services)

Rezervácie služieb a oblastí (wellness, gastro). Scope services:read.

2 operácií
GET /api/services/?type=areas services:read

Oblasti / zóny služieb

Auth: Bearer JWT (Auth v2) alebo HTTP Basic (legacy do 30.09.2026)

cURL príklad
curl -sS -H 'Authorization: Bearer $ACCESS_TOKEN' 'https://{tenant}/api/services/?type=areas'
GET /api/services/?type=reservations services:read

Rezervácie služieb

Auth: Bearer JWT (Auth v2) alebo HTTP Basic (legacy do 30.09.2026)

cURL príklad
curl -sS -H 'Authorization: Bearer $ACCESS_TOKEN' 'https://{tenant}/api/services/?type=reservations'