Methods

  • get - Detailed Activity Report

Resource

{
    "employeeId": "int32",
    "employerLiabilities": "double",
    "esctContributionAmount": "double",
    "externalId": "string",
    "firstName": "string",
    "grossEarnings": "double",
    "grossPlusKiwiSaver": "double",
    "hours": "double",
    "kiwiSaverEmployeeContributionAmount": "double",
    "kiwiSaverEmployerContributionAmount": "double",
    "location": "string",
    "netEarnings": "double",
    "paye": "double",
    "postTaxDeductions": {},
    "preTaxDeductions": "double",
    "studentLoan": "double",
    "studentLoanMandatoryAmount": "double",
    "studentLoanVoluntaryAmount": "double",
    "surname": "string",
    "taxExemptEarnings": "double",
    "taxableEarnings": "double"
}

Properties

Name Type Description
employeeId int32 Int32
employerLiabilities double Decimal
esctContributionAmount double Decimal
externalId string String
firstName string String
grossEarnings double Decimal
grossPlusKiwiSaver double Decimal
hours double Decimal
kiwiSaverEmployeeContributionAmount double Decimal
kiwiSaverEmployerContributionAmount double Decimal
location string String
netEarnings double Decimal
paye double Decimal
postTaxDeductions object Object
preTaxDeductions double Decimal
studentLoan double Decimal
studentLoanMandatoryAmount double Decimal
studentLoanVoluntaryAmount double Decimal
surname string String
taxExemptEarnings double Decimal
taxableEarnings double Decimal