v1
latestOpenAPI 3.0.32026-07-14133451.7 KBBooking
Retrieve the status of a booking order
An OrderStatusResponse containing the OrderStatus of a booking order will be returned, given a specific orderId.
get/booking/orders/{orderId}/status
Path parameters
orderIdstring required
UUID
Example:a7dd1cf6-dc96-490b-bdf6-8685dbf5bb87
Response
OK
This is a OrderStatusResponse containing the OrderStatus for the given orderId.