ProfitAndLoss

Profit & loss account for one accounting period

  • auditFee
    Type: object

    Audit fee

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • costOfSales
    Type: object

    Cost of sales

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • depreciation
    Type: object

    Depreciation

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • directorRemuneration
    Type: object

    Director remuneration

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • dividends
    Type: object

    Dividends

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • ebitda
    Type: object

    EBITDA

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • export
    Type: object

    Export turnover

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • grossProfit
    Type: object

    Gross profit

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • interestPayable
    Type: object

    Interest payable

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • nonAuditFee
    Type: object

    Non-audit fee

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • nonTradingIncome
    Type: object

    Non-trading income

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • operatingProfit
    Type: object

    Operating profit

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • postTaxProfit
    Type: object

    Profit after tax

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • preTaxProfit
    Type: object

    Profit before tax

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • retainedProfit
    Type: object

    Retained profit

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • taxation
    Type: object

    Taxation

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • turnover
    Type: object

    Turnover / revenue

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • valueAdded
    Type: object

    Value added

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

  • wagesAndSalaries
    Type: object

    Wages and salaries

    • amount
      Type: integerFormat: int64

      Amount in minor units (major value = amount / 10^exponent)

    • currency
      Type: string

      ISO 4217 currency code

    • exponent
      Type: integerFormat: int32

      Number of minor-unit digits for the currency

Grand Public API