Methods

  • get - Timesheet Report

Resource

{
    "actualEnd": "date-time",
    "actualEndTime": "date-span",
    "actualStart": "date-time",
    "actualStartTime": "date-span",
    "breakDuration": "date-span",
    "breaks": [
        {
            "endTime": "date-time",
            "isPaidBreak": "boolean",
            "startTime": "date-time"
        }
    ],
    "classification": "string",
    "comments": "string",
    "consolidatedWithTimesheetLineId": "int32",
    "dateCreated": "date-time",
    "dateReviewed": "date-time",
    "duration": "date-span",
    "durationExcludingBreaks": "date-span",
    "employeeEisAmount": "double",
    "employeeExternalId": "string",
    "employeeId": "int32",
    "employeeSocsoAmount": "double",
    "employerEisAmount": "double",
    "employerLiabilities": "double",
    "employerSocsoAmount": "double",
    "end": "date-time",
    "endTime": "date-span",
    "firstName": "string",
    "formattedTimeVariance": "string",
    "gross": "double",
    "hrdfAmount": "double",
    "id": "int32",
    "location": "string",
    "netEarnings": "double",
    "numberOfBreaks": "int32",
    "pcb": "double",
    "reviewedBy": "string",
    "shiftConditionShortCodes": [
        "string"
    ],
    "shiftConditions": "string",
    "start": "date-time",
    "startTime": "date-span",
    "status": "string",
    "surname": "string",
    "timeVariance": "date-span",
    "totalCost": "double",
    "totalCostVariance": "double",
    "totalEmployeeEpfAmount": "double",
    "totalEmployerEpfAmount": "double",
    "unitType": "string",
    "units": "double",
    "workType": "string"
}

Properties

Name Type Description
actualEnd date-time DateTime
actualEndTime date-span TimeSpan
actualStart date-time DateTime
actualStartTime date-span TimeSpan
breakDuration date-span TimeSpan
breaks[] array
breaks[].endTime date-time Nullable
breaks[].isPaidBreak boolean Boolean
breaks[].startTime date-time Nullable
classification string String
comments string String
consolidatedWithTimesheetLineId int32 Nullable
dateCreated date-time DateTime
dateReviewed date-time Nullable
duration date-span TimeSpan
durationExcludingBreaks date-span TimeSpan
employeeEisAmount double Nullable
employeeExternalId string String
employeeId int32 Int32
employeeSocsoAmount double Nullable
employerEisAmount double Nullable
employerLiabilities double Nullable
employerSocsoAmount double Nullable
end date-time DateTime
endTime date-span TimeSpan
firstName string String
formattedTimeVariance string String
gross double Nullable
hrdfAmount double Nullable
id int32 Int32
location string String
netEarnings double Nullable
numberOfBreaks int32 Int32
pcb double Nullable
reviewedBy string String
shiftConditionShortCodes[] array of string
shiftConditions string String
start date-time DateTime
startTime date-span TimeSpan
status string String
surname string String
timeVariance date-span TimeSpan
totalCost double Nullable
totalCostVariance double Nullable
totalEmployeeEpfAmount double Nullable
totalEmployerEpfAmount double Nullable
unitType string String
units double Decimal
workType string String