- get - Pay Categories Report
{
"amount": "double",
"datePaid": "date-time",
"employeeId": "int32",
"esctContribution": "currency",
"externalId": "string",
"firstName": "string",
"includeInAverageDailyPayDaysPaid": "boolean",
"kiwiSaverEmployeeContribution": "currency",
"kiwiSaverEmployerContribution": "currency",
"location": "string",
"payCategory": "string",
"payRun": "string",
"rate": "double",
"surname": "string",
"units": "double"
}
Name |
Type |
Description |
amount
|
double |
Decimal
|
datePaid
|
date-time |
DateTime
|
employeeId
|
int32 |
Int32
|
esctContribution
|
currency |
Decimal
|
externalId
|
string |
String
|
firstName
|
string |
String
|
includeInAverageDailyPayDaysPaid
|
boolean |
Boolean
|
kiwiSaverEmployeeContribution
|
currency |
Decimal
|
kiwiSaverEmployerContribution
|
currency |
Decimal
|
location
|
string |
String
|
payCategory
|
string |
String
|
payRun
|
string |
String
|
rate
|
double |
Decimal
|
surname
|
string |
String
|
units
|
double |
Decimal
|