Skip to main content
GET
Get an order after ordering

Pfadparameter

order_number
string
erforderlich

number (not the id!) of the order

Abfrageparameter

access_token
string
erforderlich

Access token to access an order anonymously

include
enum<string>
Verfügbare Optionen:
bookings,
bookings.booking_add_ons.add_on,
bookings.resource,
bookings.resource.parent,
bookings.resource.parent.cover_image,
bookings.resource.settings,
bookings.service,
bookings.service.add_ons,
bookings.sub_bookings.resource,
bookings.sub_bookings.service,
bookings.resource.cover_image,
bookings.cancellation_policy,
customer,
customer.address,
voucher,
organization,
organization.logo_image,
organization.legal_documents,
invoice,
invoice.items,
invoice_history,
invoice_history.items,
sub_orders,
sub_orders.bookings,
last_payment,
last_payment.method,
sub_orders,
sub_orders.bookings,
sub_orders.organization,
sub_orders.organization.legal_documents
sort
string
filter[number]
string
filter[status]
string
filter[start_date]
string
filter[end_date]
string

Antwort

200 - application/vnd.api+json

OK

data
Order · object

An order groups one or more bookings into a single transaction with payment and invoicing.