Get an order after ordering
Orders & Checkout
Get an order after ordering
Auth: optional. This endpoint allows a customer to access an order via the order number after placing it. This can be authenticated either anonymously via the order access_token or via customer login.
GET
Get an order after ordering
Pfadparameter
number (not the id!) of the order
Abfrageparameter
Access token to access an order anonymously
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 Antwort
200 - application/vnd.api+json
OK
An order groups one or more bookings into a single transaction with payment and invoicing.