Reservations

Approve a pending booking request

Use this call to accept a pending reservation request. Only reservation with status 'reserved' can be approved

post/reservations/{id}/approve

Path parameters

idstring required

Reservation ID

Response

Reservation object - _id and status fields

Changes