Skip to content
ADSERVIO API
  • About
  • Docs

Docs

  • Getting started
  • Changelog
  • Oauth
  • Common enumerations
  • Querying results
  • Response codes
  • Input validation

Endpoints

  • Absences
  • Callouts
  • Candidates
  • Certificates
  • Accounts
  • Addresses
  • Administrators
  • Admission
  • Authentication
  • Averages
  • Behavior
  • Calendar
  • Chat
  • Classes
  • Edumarket
  • Exemptions
  • Files
  • Generic
  • Grades
  • Groups
  • Historic
  • Holidays
  • Homeworks
  • Institutions
  • Library
  • Meetings
  • Messages
  • Mood
  • News
  • Nomenclature
  • Observations
  • Organizations
  • Parents
  • Photo
  • Portofolio
  • Reports
  • Repartition
  • Roles
  • Schedule
  • Schools
  • Students
  • Questionnaires
  • Subjects
  • Taxes
  • Teachers
  • Enumerations
  • Tests
  • Staff attendence
  • Timetables
  • Timesheet
  • Tenants
  • Transfers
  • Users
  • Schedule events
  • Versions
  • Warnings
  • Year-book
  • Years

Staff attendence

It is used to return, add and edit the attendance

Endpoints

TypeURIDescription
POST./staff_att/signHandles the POST request for creating a new sign entry.
POST./staff_att/otherHandles the POST request for creating another type of sign entry.
POST./staff_att/timetableHandles the POST request for creating a timetable sign entry.
GET./staff_att/activitiesHandles the GET request for retrieving activities.
DELETE./staff_att/activities/{id}Handles the DELETE request for deleting activities.
GET./staff_att/reportHandles the GET request for retrieving a report.
← TestsTimetables →