Checkins

Checkins represent member presence at a certain office. The checkin, checkout and list checkins endpoints allow you to manage member presence.

Here is a list of all properties the checkin object has:

Checkin

PropertyTypeRequiredDescription
memberMembertrueA reference to the member that is checked in.
teamCompanyfalseA reference to the team of the member that is checked in.
startdatetrueThe start date of the checkin.
enddatefalseThe end date of the checkin.
officeLocationtrueA reference to the office where the member is checked in.
createdAtdatereadonlyThe date when the checkin has been created.
createdByidreadonlyThe user that created the checkin.