API Docs / Schemas / TaxLiabilityAdjustments

TaxLiabilityAdjustments

Properties

Name Type Description
submittedOnstring
carryBackLossesDecreaseCarryBackLossesDecrease
taxRefundedOrSetOffnumber

JSON Example

{
  "submittedOn": "2024-01-01T00:00:00Z",
  "carryBackLossesDecrease": {
    "incomeTax": 0,
    "class4": 0,
    "capitalGainsTax": 0
  },
  "taxRefundedOrSetOff": 0
}

Contained in Schemas