API Docs / Schemas / OtherReliefs

OtherReliefs

Properties

Name Type Description
submittedOnstring
nonDeductibleLoanInterestReliefClaim
payrollGivingReliefClaim
qualifyingDistributionRedemptionOfSharesAndSecuritiesReliefAmount
maintenancePaymentsarray of MaintenancePayment
postCessationTradeReliefAndCertainOtherLossesarray of PostCessationRelief
annualPaymentsMadeReliefClaim
qualifyingLoanInterestPaymentsarray of QualifyingLoanInterest

JSON Example

{
  "submittedOn": "2024-01-01T00:00:00Z",
  "nonDeductibleLoanInterest": {
    "customerReference": "string",
    "reliefClaimed": 0
  },
  "payrollGiving": {
    "customerReference": "string",
    "reliefClaimed": 0
  },
  "qualifyingDistributionRedemptionOfSharesAndSecurities": {
    "customerReference": "string",
    "amount": 0
  },
  "maintenancePayments": [
    {
      "customerReference": "...",
      "exSpouseName": "...",
      "exSpouseDateOfBirth": "...",
      "amount": "..."
    }
  ]
}

Contained in Schemas