Reservations

Status reservation

get/book/{reservationId}

Path parameters

reservationIdstring required

This field must be filled in with the id of an existing reservation or with the 'external_booking_reference' sent when closing the reservation.

Response

OK

reservation_idstring

Number of the reservation created.

status'SUCCESS' | 'PROCESSING' | 'ERROR'

Possible reservation statuses: 'SUCCESS', 'ERROR', and 'PROCESSING'.

Changes

No recorded changes to this endpoint across all 1 revision of this API.