curl --location --request POST '/api/v1/bookings/1/check-in'
{ "status_code": 201, "message": "Booking checked in succuessfully" }
Authorization: Bearer ********************