Methods

  • post - Add Note to Shift
  • post - Add Note to Shift
  • post - Add Note to Shift

Resource

{
    "employeeId": "int32",
    "isAdminInitiated": "boolean",
    "note": "string",
    "type": "string",
    "visibility": "string"
}

Properties

Name Type Description
employeeId int32 Int32
isAdminInitiated boolean Boolean
note string String
type string TimeAttendanceShiftNoteType

Possible values are:

  • Shift
  • ClockOn
  • ClockOff
visibility string TimeAttendanceShiftNoteVisibility

Possible values are:

  • Hidden
  • Visible