v1 - Attendance
API | Description |
---|---|
GET Attendance/{SiteID}?StartDate={StartDate}&EndDate={EndDate}&UserID={UserID} |
Returns clock in and clock out times for users |
GET Attendance/GetAttendanceLogEdits/{SiteID}?UserID={UserID}&ChangedStartDate={ChangedStartDate}&ChangedEndDate={ChangedEndDate} |
Returns attendance log edits from portal for a given site. |
v1 - Cache
API | Description |
---|---|
GET Cache/ClearSiteCache/{SiteID} |
Clears the cache for anything with {siteid} |
GET Cache/ClearCompanyCache |
Clears the cache for the entire company |
v1 - Reporting
v1 - Sites
API | Description |
---|---|
GET Sites |
Gets A List Of All Sites for Company |