{
"addressLine2": "string",
"contributionGroupId": "string",
"country": "string",
"dateOfBirth": "date-time",
"datePaid": "date-time",
"email": "string",
"employeeContributionPercentage": "double",
"employeeContributions": "double",
"employeeExternalId": "string",
"employeeId": "int32",
"employeeSacrificeContributions": "double",
"employerContributionPercentage": "double",
"employerContributions": "double",
"endDate": "date-time",
"firstName": "string",
"gender": "string",
"grossEarnings": "double",
"groupName": "string",
"homePhone": "string",
"isAutoEnrolmentScheme": "boolean",
"middleName": "string",
"mobilePhone": "string",
"nationalInsuranceCategory": "string",
"nationalInsuranceEligibleEarnings": "double",
"nationalInsuranceNumber": "string",
"niRebateAmounts": "double",
"optOutDate": "date-time",
"payrollId": "string",
"pensionSalarySacrificePercentage": "double",
"pensionableEarnings": "double",
"pensionablePay": "double",
"postcode": "string",
"salary": "double",
"schemeName": "string",
"startDate": "date-time",
"streetAddress": "string",
"suburb": "string",
"surname": "string",
"title": "string"
}
Name | Type | Description |
---|---|---|
addressLine2 | string | String |
contributionGroupId | string | String |
country | string | String |
dateOfBirth | date-time |
Nullable |
datePaid | date-time |
Nullable |
string | String | |
employeeContributionPercentage | double | Decimal |
employeeContributions | double | Decimal |
employeeExternalId | string | String |
employeeId | int32 | Int32 |
employeeSacrificeContributions | double | Decimal |
employerContributionPercentage | double | Decimal |
employerContributions | double | Decimal |
endDate | date-time |
Nullable |
firstName | string | String |
gender | string | String |
grossEarnings | double | Decimal |
groupName | string | String |
homePhone | string | String |
isAutoEnrolmentScheme | boolean | Boolean |
middleName | string | String |
mobilePhone | string | String |
nationalInsuranceCategory | string |
NationalInsuranceType
Possible values are:
|
nationalInsuranceEligibleEarnings | double | Decimal |
nationalInsuranceNumber | string | String |
niRebateAmounts | double | Decimal |
optOutDate | date-time |
Nullable |
payrollId | string | String |
pensionSalarySacrificePercentage | double | Decimal |
pensionableEarnings | double | Decimal |
pensionablePay | double | Decimal |
postcode | string | String |
salary | double | Decimal |
schemeName | string | String |
startDate | date-time |
Nullable |
streetAddress | string | String |
suburb | string | String |
surname | string | String |
title | string | String |
Powered by DapperDox