Name / Description | Type / Format | Example | |
---|---|---|---|
issueDate
|
string
date
|
"2024-11-21"
|
|
effectiveDate
|
string
date
|
"2024-11-21"
|
|
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-11-21"
|
|
employee
|
Item
|
{Item}
|
|
id
The unique id of the object
|
string
uuid
|
"string"
|
{
"issueDate": "2024-11-21",
"effectiveDate": "2024-11-21",
"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-11-21",
"employee": {
"id": "string",
"name": "string",
"metadata": {},
"url": "string"
},
"id": "string"
}
- none -
- none -