API Docs / Schemas / SelfEmploymentBsasAdjustments

SelfEmploymentBsasAdjustments

Properties

Name Type Description
incomeSelfEmploymentBsasIncome
expensesSelfEmploymentBsasExpenses
additionsSelfEmploymentBsasAdditions
zeroAdjustmentsboolean

JSON Example

{
  "income": {
    "turnover": 0,
    "other": 0
  },
  "expenses": {
    "costOfGoods": 0,
    "paymentsToSubcontractors": 0,
    "wagesAndStaffCosts": 0,
    "carVanTravelExpenses": 0,
    "premisesRunningCosts": 0
  },
  "additions": {
    "costOfGoodsDisallowable": 0,
    "paymentsToSubcontractorsDisallowable": 0,
    "wagesAndStaffCostsDisallowable": 0,
    "carVanTravelExpensesDisallowable": 0,
    "premisesRunningCostsDisallowable": 0
  },
  "zeroAdjustments": false
}

Contained in Schemas