Booking

Retrieve the status of a booking order

The status of a booking order with specified orderId will be returned.

See response of 200 OK for status definitions.

get/booking/orders/{orderId}/status

Path parameters

orderIdstring required

UUID

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

Response

OK

messagestring

message returned by server side if there is any

Changes