Get a specific booking
Autorisierungen
The access token received from the authorization server in the OAuth 2.0 flow.
Header
Bearer Token
Pfadparameter
Abfrageparameter
Comma-separated list of related resources to sideload. Supported paths include: resource, resource.parent, order, order.customer, customer, service, booking_series, sub_bookings, sub_bookings.resource, booking_add_ons, booking_add_ons.add_on, booking_participants.
Comma-separated list of booking attributes to return.
Comma-separated list of resource attributes to return.
Comma-separated list of order attributes to return.
Comma-separated list of customer attributes to return.
Comma-separated list of service attributes to return.
Organization ID
Antwort
OK
A booking blocks the related resource from start_date until its end_date while its status is reserved, requested or accepted.
Status values:
reserved— booking is reserved until order expirationrequested— needs manual acceptance by adminaccepted— accepted (automatically or manually)rejected— rejected by admin before fulfillment; always yields a 100% refund when payment existscanceled— canceled by customer or admin; refund follows the configured cancellation policy conditionsexpired— booking expired because the check-in time passed without check-in