LinkedPiw

Linked Period of Incapacity for Work.
If you record Sick Leave and select Statutory Pay then any other Sick Leave with Statutory Pay
lasting 4 or more days in the previous 8 weeks will be linked to it

Name / Description Type / Format Example
result string "Success" "NoLinkedLeave"
id
The Id of the linked Leave
string uuid "string"
averageWeeklyEarnings
Average weekly earnings from linked Leave
number double 0.0
workingDays
The number of working days in the linked Leave.
number double 0.0
totalDays
The number of days covered by the linked Leave.
number double 0.0
sspFirstPayDay
The SspFirstPayDay from the linked Leave, if set
string date "2024-03-19"
sspFirstDay
The SspFirstDay from the linked Leave, if set
string date "2024-03-19"
{
  "result": "Success",
  "id": "string",
  "averageWeeklyEarnings": 0.0,
  "workingDays": 0.0,
  "totalDays": 0.0,
  "sspFirstPayDay": "2024-03-19",
  "sspFirstDay": "2024-03-19"
}
Contained in Models
Leave
Consumed by Operations

- none -

Returned by Operations
Find Linked Piw