Methods

  • get - Ordinary Time Earnings Report

Resource

{
    "earnings": "double",
    "employeeId": "int32",
    "externalId": "string",
    "firstName": "string",
    "payCategory": "string",
    "payPeriodEnding": "date-time",
    "payPeriodStarting": "date-time",
    "payRun": "string",
    "super": "double",
    "superPercentageOfEarnings": "double",
    "surname": "string"
}

Properties

Name Type Description
earnings double Decimal
employeeId int32 Int32
externalId string String
firstName string String
payCategory string String
payPeriodEnding date-time DateTime
payPeriodStarting date-time DateTime
payRun string String
super double Decimal
superPercentageOfEarnings double Decimal
surname string String