Contract.P11HistoryResponse

Name / Description Type / Format Example
id string uuid "string"
taxYear string "Year2017" "Year2018" "Year2019" "Year2020" "Year2021" "Year2022" "Year2023" "Year2024" "Year2025" "Year2026"
payPeriod string "Custom" "Quarterly" "Monthly" "FourWeekly" "Fortnightly" "Weekly" "Daily" "Annual"
periodNumber integer int32 0
niablePay number double 0.0
payDate string date "2026-04-02"
{
  "id": "string",
  "taxYear": "Year2017",
  "payPeriod": "Custom",
  "periodNumber": 0,
  "niablePay": 0.0,
  "payDate": "2026-04-02"
}
Contained in Models

- none -

Consumed by Operations

- none -

Returned by Operations
Update P11 Historical entry