Get order information
Unique ID of order.
1111111Language of the content to retrieve (ISO 639-1). Defaults to English if undefined.
enSet this parameter to true to trace an order using the partner's own order ID (defined as external_reference upon order creation) as orderReferenceId.
trueToken <Your_API_Key>.
Token <Partner_API_key>.Successful operation.
ID of the booked product.
Only applicable for products that aggregate the availability of a group of products. The promoted_product_id is the ID that was originally promoted while the actually booked product is different.
Order reference ID of the order.
Basket reference ID of the order.
Booked visit date.
Booked timeslot at the given visit date.
The order status, as one of the following values:
- new: Order was created, but not yet confirmed or paid.
- pending: Order was confirmed or paid, and the tickets are still being processed.
- failed: Order was not paid or the ticket processing failed.
- done: Order was completed and PDF tickets have been generated.
- cancelled: Order was cancelled after it had been completed.
Indicates if the order is currently eligible for cancellation.
The latest timestamp allowed for the order cancellation. Only returned if the value of is_currently_cancellable is true. Format ISO_8601 YYYY-MM-DDTHH:MM:SS±HH:MM.
External order ID as provided upon order creation API request. Unique, maximum 255 characters
Bad Request -- Check your request parameters (typo in parameter or invalid value).
Unauthorized -- Your API key is incorrect.
Forbidden -- The endpoint or parameters are not allowed for the matching API key.
Not Found -- Requested resource/endpoint could not be found.
Method Not Allowed -- Check your request method.
Too Many Requests -- We currently apply a fair-use policy, but we might enforce limits in the future.
Internal Server Error -- We had a problem with our server. Try again later.
Service Unavailable -- We're temporarily offline for maintenance. Please try again later.
Last updated
Was this helpful?

