NvrRequest

Name / Description Type / Format Example
employee NvrEmployee[] {NvrEmployee}
relatedTaxYear string "string"
{
  "employee": [
    {
      "employeeUniqueId": "string",
      "item": {
        "id": "string",
        "name": "string",
        "metadata": {},
        "url": "string"
      },
      "employeeDetails": {
        "nino": "string",
        "name": {
          "ttl": "string",
          "fore": [
            "string"
          ],
          "initials": "string",
          "sur": "string"
        },
        "address": {
          "line": [
            "string"
          ],
          "postcode": "string",
          "postCode": "string",
          "ukPostcode": "string",
          "country": "string",
          "foreignCountry": "string"
        },
        "birthDate": "string",
        "gender": "string"
      },
      "employment": {
        "payId": "string"
      }
    }
  ],
  "relatedTaxYear": "string"
}
Contained in Models
Nvr
Consumed by Operations

- none -

Returned by Operations

- none -