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