Methods

  • get - Get Employee Document Details
  • get - List Employee Documents
  • put - Update Employee Document Permissions
  • post - Create Employee Document
  • put - Attach Employee Document to Statutory Adoption Leave
  • put - Attach Employee Document to Statutory Maternity Leave
  • put - Attach Employee Document to Statutory Parental Bereavement Leave
  • put - Attach Employee Document to Statutory Paternity Leave
  • get - Get Statutory Adoption Leave Attachments
  • get - Get Statutory Maternity Leave Attachments
  • get - Get Statutory Parental Bereavement Leave Attachments
  • get - Get Statutory Paternity Leave Attachments

Resource

{
    "dateCreated": "date-time",
    "friendlyName": "string",
    "id": "int32",
    "leaveRequestId": "int32",
    "timesheetLineId": "int32",
    "visible": "boolean"
}

Properties

Name Type Description
dateCreated date-time DateTime
friendlyName string String
id int32 Int32
leaveRequestId int32 Nullable
timesheetLineId int32 Nullable
visible boolean Boolean