Description
Parameters
TurnoverTotal
Decimal
Decimal
The total turnover for this period
CostOfSalesTotal
Decimal
Decimal
The total cost of sales for this period
ExpensesTotal
Decimal
Decimal
The total expenses for this period
NetProfit
Decimal
Decimal
The net profit for this period
GrossProfit
Decimal
Decimal
The gross profit for this period
id
Integer
Integer
The Nominal Code system-wide unique ID
Code
String
String
The code for this Nominal Code
Name
Integer
Integer
The name for this Nominal Code
Turnover
NominalCode
NominalCode
An array of type NominalCode containing each code that makes up the TurnoverTotal figure
CostOfSales
NominalCode
NominalCode
An array of type NominalCode containing each code that makes up the CostofSalesTotal figure
Expenses
NominalCode
NominalCode
An array of type NominalCode containing each code that makes up the ExpensesTotal figure