> ## Documentation Index
> Fetch the complete documentation index at: https://docs.inyett.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Financial statements for the company on group level



## OpenAPI

````yaml https://api-test.inyett.com/swagger/v2/swagger.json get /2/{profileCountry}/company-data/companies/{country}/{orgNr}/group/financial-statements
openapi: 3.0.4
info:
  title: Inyett Automation
  description: |-
    <h3>How to connect</h3>
                        <p>Read more about our API and how to connect on <a href='https://docs.inyett.com/home' target='_blank'>docs.inyett.com</a></p> 
  contact:
    email: support@inyett.com
  version: '2.0'
servers: []
security:
  - X-Api-Key: []
  - Bearer: []
tags:
  - name: Inyett Company Control
    description: >-
      Risk assessment endpoints such as main rating, fraud, debt and payment
      remark checks, used to screen a company before paying it.
  - name: Inyett Company Data
    description: >-
      Company master data: addresses, accounts, owners, directors, financial
      statements and other registry information for a company.
  - name: Inyett Company Find
    description: Free-text and organisation-number search for companies.
  - name: Inyett Company Monitor
    description: >-
      Continuous monitoring of company portfolios: create portfolios, add or
      remove companies to watch, and read back detected changes over time.
  - name: Inyett Payment Control
    description: >-
      Batch screening of outgoing payments: submit a payment batch for analysis
      and read back any warnings before the money leaves the customer.
paths:
  /2/{profileCountry}/company-data/companies/{country}/{orgNr}/group/financial-statements:
    get:
      tags:
        - Inyett Company Data
      summary: Financial statements for the company on group level
      operationId: financialStatementsGetGroup
      parameters:
        - name: profileCountry
          in: path
          description: >-
            The country whose scope/entitlement profile (SE or NO) is used to
            authorize the request. Determines which market-specific rules apply,
            independent of the country the requested company is registered in.
          required: true
          schema:
            $ref: '#/components/schemas/Country'
        - name: country
          in: path
          description: The country the requested company is registered in.
          required: true
          schema:
            $ref: '#/components/schemas/Country'
        - name: orgNr
          in: path
          description: >-
            The company's organisation number (personal identity number for a
            sole proprietorship), without separators.
          required: true
          schema:
            type: string
        - name: AppId
          in: header
          description: App id
          schema:
            type: string
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                type: array
                items:
                  $ref: '#/components/schemas/FinancialStatements'
              example:
                - fromDate: '2023-01-01T00:00:00'
                  toDate: '2023-12-31T00:00:00'
                  statement:
                    netOperatingIncome: 48874
                    operatingResult: 13597
                    resultAfterFin: 13898
                    netProfitLoss: 8224
                    totTurnoverAssets: 58423
                    totFixedAssets: 198
                    totShortTermDebts: 19846
                    totLongTermDebts: 0
                    totEquity: 29073
                    totalEquityAndLiability: 58621
                    noEmployees: 31
                  profitAndLoss:
                    netSales: 48853
                    changeInventoryWorkInProgress: 0
                    workPerformedOwnUseCapital: 0
                    otherOppIncome: 21
                    netOperatingIncome: 48874
                    rawMaterialConsumables: 0
                    goodsResale: -2959
                    otherExtCosts: -9569
                    staffCosts: -22443
                    depreciationWriteDowns: -202
                    itemAffectingComp: 0
                    otherOppExpenses: -105
                    totOperatingExpenses: -35278
                    operatingResult: 13597
                    resultPartGroup: 0
                    extInterestInc: 321
                    finInterestGroupInc: 0
                    otherFinInc: 0
                    interestExpGroup: 0
                    otherFinCosts: 0
                    resultAfterFin: 13898
                    extraordinaryInc: 0
                    extraordinaryExp: 0
                    contributeGroup: 0
                    contributeShareholder: 0
                    otherAppropriations: -3500
                    tax: -2174
                    minorityInterestProfit: 0
                    netProfitLoss: 8224
                  balanceSheet:
                    capExpResDev: 0
                    patents: 0
                    goodwill: 0
                    otherIntangibleAssets: 0
                    totIntangiableAssets: 0
                    landBuildings: 0
                    plantMachinery: 0
                    equipmentToolsFixFit: 168
                    otherMatDepreciation: 0
                    otherTangAssNonDep: 0
                    totTangiableAssets: 168
                    groupShare: 30
                    accReceivableGroupInterestGroup: 0
                    loanCoOwners: 0
                    otherFinAssets: 0
                    totFinancialAssets: 30
                    totFixedAssets: 198
                    workOnContract: 0
                    accReceivableTrade: 8402
                    accReceivableGroup: 251
                    otherAccReceivable: 1467
                    cashAndBankBalances: 48303
                    otherCurrentAss: 0
                    totTurnoverAssets: 58423
                    totAssets: 58621
                    issuedShareCapital: 114
                    sharePremiumReserve: 316
                    revaluationReserve: 0
                    otherStockholderEquity: 0
                    profitLossBroughtForward: 20419
                    contributionGroup: 0
                    contributionShareholders: 0
                    untaxedReserves: 9702
                    minorityInterests: 0
                    provisions: 0
                    ltLiabCreditInst: 0
                    ltLiabGroupAssComp: 0
                    ltOtherLiab: 0
                    ltTotDebts: 0
                    stLiabCreditInst: 0
                    stAccountsPayableTrade: 746
                    stLiabGroupAssComp: 0
                    stOtherLiab: 19100
                    totalEquityAndLiab: 58621
        '401':
          description: Unauthorized
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ProblemDetails'
        '404':
          description: Not Found
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/FailResponse'
        '500':
          description: Internal Server Error
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/FailResponse'
components:
  schemas:
    Country:
      enum:
        - SE
        - 'NO'
      type: string
      description: >-
        ISO country code supported for company lookups: SE (Sweden) or NO
        (Norway).
    FinancialStatements:
      type: object
      properties:
        fromDate:
          type: string
          format: date-time
          nullable: true
        toDate:
          type: string
          format: date-time
        statement:
          $ref: '#/components/schemas/FinancialStatement'
        profitAndLoss:
          $ref: '#/components/schemas/ProfitAndLoss'
        balanceSheet:
          $ref: '#/components/schemas/BalanceSheet'
      additionalProperties: false
      description: >-
        A company's financial statements for a period, including the full
        profit-and-loss statement and balance sheet.
    ProblemDetails:
      type: object
      properties:
        type:
          type: string
          nullable: true
        title:
          type: string
          nullable: true
        status:
          type: integer
          format: int32
          nullable: true
        detail:
          type: string
          nullable: true
        instance:
          type: string
          nullable: true
      additionalProperties: {}
      description: >-
        A machine-readable error response following the RFC 7807 Problem Details
        format.
    FailResponse:
      type: object
      properties:
        message:
          type: string
          nullable: true
      additionalProperties: false
      description: >-
        Error response returned when a request fails, containing a
        human-readable message.
    FinancialStatement:
      type: object
      properties:
        netOperatingIncome:
          type: number
          format: double
          nullable: true
        operatingResult:
          type: number
          format: double
          nullable: true
        resultAfterFin:
          type: number
          format: double
          nullable: true
        netProfitLoss:
          type: number
          format: double
          nullable: true
        totTurnoverAssets:
          type: number
          format: double
          nullable: true
        totFixedAssets:
          type: number
          format: double
          nullable: true
        totShortTermDebts:
          type: number
          format: double
          nullable: true
        totLongTermDebts:
          type: number
          format: double
          nullable: true
        totEquity:
          type: number
          format: double
          nullable: true
        totalEquityAndLiability:
          type: number
          format: double
          nullable: true
        noEmployees:
          type: number
          format: double
          nullable: true
      additionalProperties: false
      description: >-
        Summary financial statement figures (result and balance totals) for a
        single period.
    ProfitAndLoss:
      type: object
      properties:
        netSales:
          type: number
          format: double
          nullable: true
        changeInventoryWorkInProgress:
          type: number
          format: double
          nullable: true
        workPerformedOwnUseCapital:
          type: number
          format: double
          nullable: true
        otherOppIncome:
          type: number
          format: double
          nullable: true
        netOperatingIncome:
          type: number
          format: double
          nullable: true
        rawMaterialConsumables:
          type: number
          format: double
          nullable: true
        goodsResale:
          type: number
          format: double
          nullable: true
        otherExtCosts:
          type: number
          format: double
          nullable: true
        staffCosts:
          type: number
          format: double
          nullable: true
        depreciationWriteDowns:
          type: number
          format: double
          nullable: true
        itemAffectingComp:
          type: number
          format: double
          nullable: true
        otherOppExpenses:
          type: number
          format: double
          nullable: true
        totOperatingExpenses:
          type: number
          format: double
          nullable: true
        operatingResult:
          type: number
          format: double
          nullable: true
        resultPartGroup:
          type: number
          format: double
          nullable: true
        extInterestInc:
          type: number
          format: double
          nullable: true
        finInterestGroupInc:
          type: number
          format: double
          nullable: true
        otherFinInc:
          type: number
          format: double
          nullable: true
        interestExpGroup:
          type: number
          format: double
          nullable: true
        otherFinCosts:
          type: number
          format: double
          nullable: true
        resultAfterFin:
          type: number
          format: double
          nullable: true
        extraordinaryInc:
          type: number
          format: double
          nullable: true
        extraordinaryExp:
          type: number
          format: double
          nullable: true
        contributeGroup:
          type: number
          format: double
          nullable: true
        contributeShareholder:
          type: number
          format: double
          nullable: true
        otherAppropriations:
          type: number
          format: double
          nullable: true
        tax:
          type: number
          format: double
          nullable: true
        minorityInterestProfit:
          type: number
          format: double
          nullable: true
        netProfitLoss:
          type: number
          format: double
          nullable: true
      additionalProperties: false
      description: A company's profit-and-loss statement for a financial period.
    BalanceSheet:
      type: object
      properties:
        capExpResDev:
          type: number
          format: double
          nullable: true
        patents:
          type: number
          format: double
          nullable: true
        goodwill:
          type: number
          format: double
          nullable: true
        otherIntangibleAssets:
          type: number
          format: double
          nullable: true
        totIntangiableAssets:
          type: number
          format: double
          nullable: true
        landBuildings:
          type: number
          format: double
          nullable: true
        plantMachinery:
          type: number
          format: double
          nullable: true
        equipmentToolsFixFit:
          type: number
          format: double
          nullable: true
        otherMatDepreciation:
          type: number
          format: double
          nullable: true
        otherTangAssNonDep:
          type: number
          format: double
          nullable: true
        totTangiableAssets:
          type: number
          format: double
          nullable: true
        groupShare:
          type: number
          format: double
          nullable: true
        accReceivableGroupInterestGroup:
          type: number
          format: double
          nullable: true
        loanCoOwners:
          type: number
          format: double
          nullable: true
        otherFinAssets:
          type: number
          format: double
          nullable: true
        totFinancialAssets:
          type: number
          format: double
          nullable: true
        totFixedAssets:
          type: number
          format: double
          nullable: true
        workOnContract:
          type: number
          format: double
          nullable: true
        totInventories:
          type: number
          format: double
          nullable: true
        accReceivableTrade:
          type: number
          format: double
          nullable: true
        accReceivableGroup:
          type: number
          format: double
          nullable: true
        otherAccReceivable:
          type: number
          format: double
          nullable: true
        cashAndBankBalances:
          type: number
          format: double
          nullable: true
        otherCurrentAss:
          type: number
          format: double
          nullable: true
        totTurnoverAssets:
          type: number
          format: double
          nullable: true
        totAssets:
          type: number
          format: double
          nullable: true
        issuedShareCapital:
          type: number
          format: double
          nullable: true
        sharePremiumReserve:
          type: number
          format: double
          nullable: true
        revaluationReserve:
          type: number
          format: double
          nullable: true
        otherStockholderEquity:
          type: number
          format: double
          nullable: true
        profitLossBroughtForward:
          type: number
          format: double
          nullable: true
        contributionGroup:
          type: number
          format: double
          nullable: true
        contributionShareholders:
          type: number
          format: double
          nullable: true
        netProfitLoss:
          type: number
          format: double
          nullable: true
        uity:
          type: number
          format: double
          nullable: true
        untaxedReserves:
          type: number
          format: double
          nullable: true
        minorityInterests:
          type: number
          format: double
          nullable: true
        provisions:
          type: number
          format: double
          nullable: true
        ltBondLoan:
          type: number
          format: double
          nullable: true
        ltLiabCreditInst:
          type: number
          format: double
          nullable: true
        ltLiabGroupAssComp:
          type: number
          format: double
          nullable: true
        ltOtherLiab:
          type: number
          format: double
          nullable: true
        ltTotDebts:
          type: number
          format: double
          nullable: true
        stLiabCreditInst:
          type: number
          format: double
          nullable: true
        stAccountsPayableTrade:
          type: number
          format: double
          nullable: true
        stLiabGroupAssComp:
          type: number
          format: double
          nullable: true
        stOtherLiab:
          type: number
          format: double
          nullable: true
        totalEquityAndLiab:
          type: number
          format: double
          nullable: true
      additionalProperties: false
      description: >-
        A company's balance sheet for a financial period: assets, equity and
        liabilities line items.
  securitySchemes:
    X-Api-Key:
      type: apiKey
      description: 'Api key needed to access the endpoints. X-Api-Key: My api key'
      name: X-Api-Key
      in: header
    Bearer:
      type: http
      description: Please enter a valid token
      scheme: Bearer
      bearerFormat: JWT

````