# Check In Service API Pass Check In and Check Out Information to CLC Version: 1.0.0 ## Servers Mock Server ``` https://c3a1ba49-c2e4-4e2f-829e-1195823e9d09.mock.pstmn.io ``` ## Security ### ApiKey Type: apiKey In: header Name: X-Api-Key ## Download OpenAPI description [Check In Service API](https://docs.roomex.com/_bundle/API/openapi.yaml) ## 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