Booking

Retrieve information about a booking order

A booking order with specified orderId will be returned.

get/booking/orders/{orderId}

Path parameters

orderIdstring required

UUID

Example:a7dd1cf6-dc96-490b-bdf6-8685dbf5bb87

Response

OK

messagestring

message returned by server side if there is any

Changes