# reservation ## Check In - [POST /api/v1/reservation/checkin](https://docs.roomex.com/api/openapi/reservation/paths/~1api~1v1~1reservation~1checkin/post.md): Pass all relevant check in infomation to check in a guest ## Check Out - [POST /api/v1/reservation/checkout](https://docs.roomex.com/api/openapi/reservation/paths/~1api~1v1~1reservation~1checkout/post.md): Pass all relevant check out infomation to check out a guest ## Get Status of Reservation - [GET /api/v1/reservation/status/{requestId}](https://docs.roomex.com/api/openapi/reservation/paths/~1api~1v1~1reservation~1status~1%7Brequestid%7D/get.md): Endpoint to Get the Status of a Reservation