Methods

  • get - Detailed Activity Report

Resource

{
    "employeeId": "int32",
    "employerLiabilities": "double",
    "externalId": "string",
    "firstName": "string",
    "grossEarnings": "double",
    "grossPlusSuper": "double",
    "help": "double",
    "hours": "double",
    "location": "string",
    "netEarnings": "double",
    "payg": "double",
    "postTaxDeductions": {},
    "preTaxDeductions": "double",
    "sfss": "double",
    "super": "double",
    "surname": "string",
    "taxExemptEarnings": "double",
    "taxableEarnings": "double"
}

Properties

Name Type Description
employeeId int32 Int32
employerLiabilities double Decimal
externalId string String
firstName string String
grossEarnings double Decimal
grossPlusSuper double Decimal
help double Decimal
hours double Decimal
location string String
netEarnings double Decimal
payg double Decimal
postTaxDeductions object Object
preTaxDeductions double Decimal
sfss double Decimal
super double Decimal
surname string String
taxExemptEarnings double Decimal
taxableEarnings double Decimal