Contract.P11HistoryResponse

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

- none -

Consumed by Operations

- none -

Returned by Operations
Update P11 Historical entry