Skip to main content
GET
Read an order as an editable admin config

Autorisierungen

Authorization
string
header
erforderlich

The access token received from the authorization server in the OAuth 2.0 flow.

Header

Authorization
string
erforderlich

Bearer Token

Pfadparameter

order_id
string<uuid>
erforderlich

Order UUID

Abfrageparameter

o
string
erforderlich

Organization ID

Antwort

Order configuration document accepted by POST /api/v1/orders/from-config

order_id
string
order_customer_id
string | null
bookings
object[]
add_ons
object[]
booking_passes
object[]
check_availability
boolean
notify_customer
boolean