DpsNotice

Name / Description Type / Format Example
issueDate string date "2024-03-19"
effectiveDate string date "2024-03-19"
taxYear integer int32 0
sequenceNumber integer int32 0
type string "P6" "P9" "SL1" "SL2" "PGL1" "PGL2" "AR" "NOT" "RTI" "CIS"
formType string "string"
forename string "string"
surname string "string"
niNo string "string"
worksNumber string "string"
taxCode string "string"
week1Month1 boolean true
previousTax number double 0.0
previousPay number double 0.0
planType string "None" "PlanOne" "PlanTwo" "PlanFour"
appliedOn string date "2024-03-19"
employee Item {Item}
id
The unique id of the object
string uuid "string"
{
  "issueDate": "2024-03-19",
  "effectiveDate": "2024-03-19",
  "taxYear": 0,
  "sequenceNumber": 0,
  "type": "P6",
  "formType": "string",
  "forename": "string",
  "surname": "string",
  "niNo": "string",
  "worksNumber": "string",
  "taxCode": "string",
  "week1Month1": true,
  "previousTax": 0.0,
  "previousPay": 0.0,
  "planType": "None",
  "appliedOn": "2024-03-19",
  "employee": {
    "id": "string",
    "name": "string",
    "metadata": {},
    "url": "string"
  },
  "id": "string"
}
Contained in Models

- none -

Consumed by Operations

- none -

Returned by Operations
Get Notice
Apply Notice