Name / Description | Type / Format | Example | |
---|---|---|---|
firstName
|
string
|
"string"
|
|
lastName
|
string
|
"string"
|
|
type
|
string
|
"Unauthorised"
"Holiday"
"Sick"
"Maternity"
"Paternity"
"Adoption"
"SharedParental"
"Bereavement"
"SharedParentalAdoption"
"PaternityAdoption"
"StrikeAction"
|
|
payment
|
string
|
"DoNotPay"
"PayAsUsual"
"StatutoryPay"
"OccupationalPolicy"
"Custom"
|
|
payrollCode
|
string
|
"string"
|
|
openEndedAbsence
|
boolean
|
true
|
|
percentOfPay
|
number
double
|
0.0
|
|
paySSPInAddition
|
boolean
|
true
|
|
payFrequency
|
string
|
"DaysInPeriod"
"WeeksInPeriod"
|
|
occupationalPolicy
|
string
|
"string"
|
|
from
|
string
date
|
"2024-11-21"
|
|
to
|
string
date
|
"2024-11-21"
|
|
useOpeningPay
|
boolean
|
true
|
|
openingPay
|
number
double
|
0.0
|
|
openingOmpPay
|
number
double
|
0.0
|
|
babyDueDate
|
string
date
|
"2024-11-21"
|
|
babyBirthDate
|
string
date
|
"2024-11-21"
|
|
matchingDate
|
string
date
|
"2024-11-21"
|
|
expectedPlacementDate
|
string
date
|
"2024-11-21"
|
|
placementDate
|
string
date
|
"2024-11-21"
|
|
deathDate
|
string
date
|
"2024-11-21"
|
|
averageWeeklyEarnings
|
number
double
|
0.0
|
|
automaticAWECalculation
|
boolean
|
true
|
|
calculationType
|
string
|
"OneThreeSixtyFifthFTE"
"OneThreeSixtyFifthProRata"
"UsualProRata"
"OneFifthOrWorkingPattern"
"SpecifyHours"
|
|
strikeHoursToDeduct
|
number
double
|
0.0
|
|
historicLeaveRequiresProcessing
|
boolean
|
true
|
|
offsetPay
|
boolean
|
true
|
|
useAssumedPensionablePay
|
boolean
|
true
|
|
automaticAPPCalculation
|
boolean
|
true
|
|
assumedPensionablePay
|
number
double
|
0.0
|
{
"firstName": "string",
"lastName": "string",
"type": "Unauthorised",
"payment": "DoNotPay",
"payrollCode": "string",
"openEndedAbsence": true,
"percentOfPay": 0.0,
"paySSPInAddition": true,
"payFrequency": "DaysInPeriod",
"occupationalPolicy": "string",
"from": "2024-11-21",
"to": "2024-11-21",
"useOpeningPay": true,
"openingPay": 0.0,
"openingOmpPay": 0.0,
"babyDueDate": "2024-11-21",
"babyBirthDate": "2024-11-21",
"matchingDate": "2024-11-21",
"expectedPlacementDate": "2024-11-21",
"placementDate": "2024-11-21",
"deathDate": "2024-11-21",
"averageWeeklyEarnings": 0.0,
"automaticAWECalculation": true,
"calculationType": "OneThreeSixtyFifthFTE",
"strikeHoursToDeduct": 0.0,
"historicLeaveRequiresProcessing": true,
"offsetPay": true,
"useAssumedPensionablePay": true,
"automaticAPPCalculation": true,
"assumedPensionablePay": 0.0
}
- none -
- none -