API Docs / Schemas / SelfEmploymentBsasCalculation

SelfEmploymentBsasCalculation

Properties

Name Type Description
totalIncomenumber
incomeSelfEmploymentBsasIncome
totalExpensesnumber
expensesSelfEmploymentBsasExpenses
netProfitnumber
netLossnumber
totalAdditionsnumber
additionsSelfEmploymentBsasAdditions
totalDeductionsnumber
deductionsSelfEmploymentBsasDeductions
totalAccountingAdjustmentsnumber
accountingAdjustmentsSelfEmploymentBsasAccountingAdjustments
taxableProfitnumber
adjustedIncomeTaxLossnumber

JSON Example

{
  "totalIncome": 0,
  "income": {
    "turnover": 0,
    "other": 0
  },
  "totalExpenses": 0,
  "expenses": {
    "costOfGoods": 0,
    "paymentsToSubcontractors": 0,
    "wagesAndStaffCosts": 0,
    "carVanTravelExpenses": 0,
    "premisesRunningCosts": 0
  },
  "netProfit": 0
}

Contained in Schemas