Read an order as an editable admin config
Returns the same document POST /api/v1/orders/from-config accepts, with the order’s own order_id at the top level and a persisted booking_id on every booking entry. Removed and cancelled bookings are omitted. Sub-bookings and sequence members are nested inside their parent entry.
check_availability and notify_customer come back as false, so posting an unchanged config straight back is a no-op. The body is the complete desired state — posting only the bookings you changed soft-deletes every booking you left out.
Reserved carts, base orders, and still-reserved orders are rejected with cannot_modify_reserved_booking. See Admin Booking Creation (Editing an Existing Order) and Admin Booking Edit.
Autorisierungen
The access token received from the authorization server in the OAuth 2.0 flow.
Header
Bearer Token
Pfadparameter
Order UUID
Abfrageparameter
Organization ID