Booking
Retrieve a booking order
A booking Order with the orderId will be returned, given a specific orderId.
get/booking/orders/{orderId}
Path parameters
orderIdstring required
UUID
Example:a7dd1cf6-dc96-490b-bdf6-8685dbf5bb87
Response
OK
This is an OrderResponse containing the Order with a unique orderId that can be referred to when obtaining OrderStatus.