API Docs / Schemas / EmploymentLumpSums

EmploymentLumpSums

Properties

Name Type Description
employerNamestring
employerRefstring
taxableLumpSumsAndCertainIncomeLumpSumAmount
benefitFromEmployerFinancedRetirementSchemeRetirementSchemeBenefit
redundancyCompensationPaymentsOverExemptionLumpSumAmount
redundancyCompensationPaymentsUnderExemptionnumber

JSON Example

{
  "employerName": "string",
  "employerRef": "string",
  "taxableLumpSumsAndCertainIncome": {
    "amount": 0,
    "taxPaid": 0,
    "taxTakenOffInEmployment": false
  },
  "benefitFromEmployerFinancedRetirementScheme": {
    "amount": 0,
    "exemptAmount": 0,
    "taxPaid": 0,
    "taxTakenOffInEmployment": false
  },
  "redundancyCompensationPaymentsOverExemption": {
    "amount": 0,
    "taxPaid": 0,
    "taxTakenOffInEmployment": false
  }
}

Contained in Schemas