YearEndTaxCodeChange

Forms part of the YearEnd model to list changes to Tax Codes

Name / Description Type / Format Example
employee Item {Item}
currentCode
The Employees current tax code
string "string"
newCode
The new TaxCode for the employee
string "string"
{
  "employee": {
    "id": "string",
    "name": "string",
    "metadata": {},
    "url": "string"
  },
  "currentCode": "string",
  "newCode": "string"
}
Contained in Models
YearEnd
Consumed by Operations

- none -

Returned by Operations

- none -

Year End Process Review Year End Changes