v1

latestOpenAPI 3.0.32026-07-14133451.7 KB
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.

messagestring

message returned by server side if there is any