Name / Description | Type / Format | Example | |
---|---|---|---|
employeeId
|
string
uuid
|
"string"
|
|
name
|
PapdisEmployeeName
|
{PapdisEmployeeName}
|
|
identity
|
PapdisEmployeeIdentity
|
{PapdisEmployeeIdentity}
|
|
contact
|
PapdisEmployeeContact
|
{PapdisEmployeeContact}
|
|
pay
|
PapdisEmployeePay
|
{PapdisEmployeePay}
|
|
assessment
|
PapdisEmployeeAssessment
|
{PapdisEmployeeAssessment}
|
|
contribution
|
PapdisEmployeeContribution
|
{PapdisEmployeeContribution}
|
|
exit
|
PapdisEmployeeExit
|
{PapdisEmployeeExit}
|
{
"employeeId": "string",
"name": {
"title": "string",
"forename1": "string",
"forename2": "string",
"surname": "string"
},
"identity": {
"employeeId": "string",
"birthDate": "2022-08-12",
"gender": "string",
"nationalInsuranceNumber": "string",
"employmentStartDate": "2022-08-12"
},
"contact": {
"postalAddress": {
"address1": "string",
"address2": "string",
"address3": "string",
"address4": "string",
"postcode": "string",
"country": "string"
},
"emailAddress": "string",
"secondaryEmailAddress": "string"
},
"pay": {
"pensionableEarningsAmount": 0.0,
"totalGrossQualifyingEarningsAmount": 0.0
},
"assessment": {
"assessmentCode": 0,
"eventCode": 0,
"eventDate": "2022-08-12",
"statutoryLetterCode": "string",
"isIndividualAlreadyMemberOfQPS": true,
"deferralDate": "2022-08-12",
"enrolmentCommunicationsIssuedDate": "2022-08-12",
"workerExclusionCode": "string",
"reenrolmentIndicator": true,
"optOutWindowEndDate": "2022-08-12"
},
"contribution": {
"employerContributionsAmount": 0.0,
"employerContributionsPercent": 0.0,
"employeeContributionsAmount": 0.0,
"employeeContributionsPercent": 0.0,
"additionalVoluntaryContributionsAmount": 0.0,
"additionalVoluntaryContributionsPercent": 0.0,
"salarySacrificeIndicator": true
},
"exit": {
"exitDate": "2022-08-12",
"exitReasonCode": 0,
"aeOptOutDate": "2022-08-12",
"aeOptOutReference": "string"
}
}
- none -
- none -