# Check in a roomstay for a specified guest stay

Endpoint: POST /api/v3/verifications/checkin
Version: 3.0.22
Security: OAuth2

## Request fields (application/json):

  - `guestStayId` (integer)

  - `bookingId` (string)

