Create an order from admin configuration
Creates a complete order with bookings directly from the admin panel without going through the public checkout flow. Supports mixed product orders — besides bookings the config accepts standalone add_ons ([{add_on_id, quantity}]) and booking_passes purchased from bundles ([{booking_bundle_id, quantity}]), billed centrally on the order invoice. bookings may be empty or omitted when other products are present.
Autorisierungen
The access token received from the authorization server in the OAuth 2.0 flow.
Body
Complex order configuration including bookings, standalone add-ons, booking passes, customer data, and payment info.
Antwort
Created order
The response is of type object.