Methods

  • get - Ordinary Time Earnings Report

Resource

{
    "earnings": "double",
    "employeeId": "int32",
    "esctContribution": "double",
    "externalId": "string",
    "firstName": "string",
    "kiwiSaverEmployeeContribution": "double",
    "kiwiSaverEmployerContribution": "double",
    "kiwiSaverPercentageOfEarnings": "double",
    "payCategory": "string",
    "payPeriodEnding": "date-time",
    "payPeriodStarting": "date-time",
    "payRun": "string",
    "surname": "string"
}

Properties

Name Type Description
earnings double Decimal
employeeId int32 Int32
esctContribution double Decimal
externalId string String
firstName string String
kiwiSaverEmployeeContribution double Decimal
kiwiSaverEmployerContribution double Decimal
kiwiSaverPercentageOfEarnings double Decimal
payCategory string String
payPeriodEnding date-time DateTime
payPeriodStarting date-time DateTime
payRun string String
surname string String