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

# Search for bankruptcies since 1979 in Sweden

> Multi search enables to carry out multiple search requests in a single request



## OpenAPI

````yaml post /search/companies/bankruptcies/se
openapi: 3.0.4
info:
  title: TIC API
  description: ''
  version: v1
servers:
  - url: https://api.tic.io/
security:
  - ApiKey: []
tags:
  - name: BolagsverketStatistics
  - name: Companies
  - name: Companies_SE_
  - name: DocumentDelivery
  - name: EuropeanCommission
  - name: FinancialDocuments
  - name: Finansinspektionen
  - name: Free
  - name: ICA
  - name: ICAStatistics
  - name: Lists
  - name: Media
  - name: Persons
  - name: Persons_SE_
  - name: Properties_SE_
  - name: PTSPortings
  - name: Reseller
  - name: SearchBankruptciesReports
  - name: SearchCompanies
  - name: SearchCompaniesReports
  - name: SearchCompanyWorkplaces
  - name: SearchPerson
  - name: SearchProperties_SE_
  - name: SearchVehicles
  - name: TeamDocumentOrders
  - name: Teams
  - name: User
  - name: Vehicles_SE_
  - name: WatchLists
paths:
  /search/companies/bankruptcies/se:
    post:
      tags:
        - SearchBankruptciesReports
      summary: Search for bankruptcies since 1979 in Sweden
      description: >-
        Multi search enables to carry out multiple search requests in a single
        request
      operationId: SearchCompaniesBankruptciesSwedenMulti
      requestBody:
        description: >-
          For full documentation check
          https://typesense.org/docs/27.1/api/federated-multi-search.html#multi-search-parameters
        content:
          application/json-patch+json:
            schema: {}
          application/json:
            schema: {}
          text/json:
            schema: {}
          application/*+json:
            schema: {}
        required: true
      responses:
        '200':
          description: The search response
          content:
            application/json:
              schema:
                $ref: >-
                  #/components/schemas/Ormeo_Library_Search_Documents_TypesenseCompanyBankruptcyDocumentTypesenseSearchResponse
components:
  schemas:
    Ormeo_Library_Search_Documents_TypesenseCompanyBankruptcyDocumentTypesenseSearchResponse:
      type: object
      properties:
        facet_counts:
          type: array
          items:
            $ref: '#/components/schemas/Ormeo_Library_Search_TypesenseFacetCounts'
          nullable: true
        found:
          type: integer
          format: int32
        hits:
          type: array
          items:
            $ref: >-
              #/components/schemas/Ormeo_Library_Search_Documents_TypesenseCompanyBankruptcyDocumentHit
          nullable: true
        grouped_hits:
          $ref: >-
            #/components/schemas/Ormeo_Library_Search_Documents_TypesenseCompanyBankruptcyDocumentGroupedHits
        out_of:
          type: integer
          format: int32
        page:
          type: integer
          format: int32
        request_params:
          $ref: '#/components/schemas/Ormeo_Library_Search_RequestParams'
        search_cutoff:
          type: boolean
          nullable: true
        search_time_ms:
          type: integer
          format: int32
      additionalProperties: false
    Ormeo_Library_Search_TypesenseFacetCounts:
      type: object
      properties:
        counts:
          type: array
          items:
            $ref: >-
              #/components/schemas/Ormeo_Library_Search_TypesenseFacetCountDetails
          nullable: true
        field_name:
          type: string
          nullable: true
        sampled:
          type: boolean
        stats:
          $ref: '#/components/schemas/Ormeo_Library_Search_TypesenseFacetCountsStats'
        localizedFieldName:
          type: string
          nullable: true
          readOnly: true
      additionalProperties: false
    Ormeo_Library_Search_Documents_TypesenseCompanyBankruptcyDocumentHit:
      type: object
      properties:
        document:
          $ref: >-
            #/components/schemas/Ormeo_Library_Search_Documents_TypesenseCompanyBankruptcyDocument
        geo_distance_meters:
          nullable: true
        highlight:
          nullable: true
        highlights:
          type: array
          items:
            $ref: '#/components/schemas/Ormeo_Library_Search_HighlightElement'
          nullable: true
        text_match:
          type: number
          format: double
          nullable: true
        text_match_info:
          $ref: '#/components/schemas/Ormeo_Library_Search_TextMatchInfo'
      additionalProperties: false
    Ormeo_Library_Search_Documents_TypesenseCompanyBankruptcyDocumentGroupedHits:
      type: object
      properties:
        group_key:
          type: array
          items:
            type: string
          nullable: true
        hits:
          type: array
          items:
            $ref: >-
              #/components/schemas/Ormeo_Library_Search_Documents_TypesenseCompanyBankruptcyDocumentHit
          nullable: true
      additionalProperties: false
    Ormeo_Library_Search_RequestParams:
      type: object
      properties:
        collection_name:
          type: string
          nullable: true
        first_q:
          type: string
          nullable: true
        per_page:
          type: integer
          format: int64
          nullable: true
        q:
          type: string
          nullable: true
      additionalProperties: false
    Ormeo_Library_Search_TypesenseFacetCountDetails:
      type: object
      properties:
        count:
          type: integer
          format: int64
        highlighted:
          type: string
          nullable: true
        value:
          type: string
          nullable: true
      additionalProperties: false
    Ormeo_Library_Search_TypesenseFacetCountsStats:
      type: object
      properties:
        total_values:
          type: integer
          format: int64
      additionalProperties: false
    Ormeo_Library_Search_Documents_TypesenseCompanyBankruptcyDocument:
      type: object
      properties:
        id:
          type: string
          nullable: true
        companyId:
          type: integer
          format: int32
          nullable: true
        registrationNumber:
          type: string
          nullable: true
        legalEntityType:
          type: string
          nullable: true
        localCompanyCode:
          type: string
          nullable: true
        elfCode:
          type: string
          nullable: true
        registrationDate:
          type: integer
          format: int64
          nullable: true
        mostRecentPurpose:
          type: string
          nullable: true
        companyName:
          type: string
          nullable: true
        bankruptcyStatusCode:
          type: string
          nullable: true
        bankruptcyStatusDescriptionSv:
          type: string
          nullable: true
        bankruptcyStatusDescriptionEn:
          type: string
          nullable: true
        sniCodes:
          type: array
          items:
            $ref: >-
              #/components/schemas/Ormeo_Library_Search_Documents_Search_Search_CompanyIndustryCode
          nullable: true
        courtCase:
          type: string
          nullable: true
        courtName:
          type: string
          nullable: true
        courtCode:
          type: string
          nullable: true
        courtEmail:
          type: string
          nullable: true
        initiatedDate:
          type: integer
          format: int64
          nullable: true
        initiatedBy:
          type: string
          nullable: true
        terminatedDate:
          type: integer
          format: int64
          nullable: true
        repealedDate:
          type: integer
          format: int64
          nullable: true
        hasTrustee:
          type: boolean
        trusteeName:
          type: string
          nullable: true
        trusteeCO:
          type: string
          nullable: true
        trusteeAddressStreet:
          type: string
          nullable: true
        trusteeAddressPostalCode:
          type: string
          nullable: true
        trusteeAdddressCity:
          type: string
          nullable: true
        registeredOfficeMunicipality:
          type: string
          nullable: true
        registeredOfficeMunicipalityCode:
          type: string
          nullable: true
        registeredOfficeCounty:
          type: string
          nullable: true
        registeredOfficeCountyCode:
          type: string
          nullable: true
        mostRecentRegisteredAddress:
          $ref: >-
            #/components/schemas/Ormeo_Library_Search_Documents_Search_Search_CompanyAddressGeopoint
        mostRecentFinancialSummary:
          $ref: >-
            #/components/schemas/Ormeo_Library_Search_Documents_Search_Search_CompanyFinancialSummary
        applicationIfAny:
          type: string
          nullable: true
        isPublicSectorVendor:
          type: boolean
        approxInvoicedToPublicSector:
          type: array
          items:
            $ref: >-
              #/components/schemas/Ormeo_Library_Search_Documents_Search_PublicSector
          nullable: true
        lastUpdated:
          type: integer
          format: int64
          nullable: true
        urlSlug:
          type: string
          nullable: true
        isCeased:
          type: boolean
        ceasedDate:
          type: integer
          format: int64
          nullable: true
      additionalProperties: false
    Ormeo_Library_Search_HighlightElement:
      type: object
      properties:
        field:
          type: string
          nullable: true
        matched_tokens:
          type: array
          items:
            type: string
          nullable: true
        snippet:
          type: string
          nullable: true
      additionalProperties: false
    Ormeo_Library_Search_TextMatchInfo:
      type: object
      properties:
        best_field_score:
          type: string
          nullable: true
        best_field_weight:
          type: integer
          format: int64
          nullable: true
        fields_matched:
          type: integer
          format: int64
          nullable: true
        num_tokens_dropped:
          type: integer
          format: int64
          nullable: true
        score:
          type: string
          nullable: true
        tokens_matched:
          type: integer
          format: int64
          nullable: true
        typo_prefix_score:
          type: integer
          format: int64
          nullable: true
      additionalProperties: false
    Ormeo_Library_Search_Documents_Search_Search_CompanyIndustryCode:
      type: object
      properties:
        sni_2007Code:
          type: string
          nullable: true
        sni_2007Name:
          type: string
          nullable: true
        sni_2007Section:
          type: string
          nullable: true
        sni_2025Code:
          type: string
          nullable: true
        sni_2025Name:
          type: string
          nullable: true
        sni_2025Section:
          type: string
          nullable: true
        rank:
          type: integer
          format: int32
          nullable: true
      additionalProperties: false
    Ormeo_Library_Search_Documents_Search_Search_CompanyAddressGeopoint:
      type: object
      properties:
        co:
          type: string
          nullable: true
        streetAddress:
          type: string
          nullable: true
        postalCode:
          type: string
          nullable: true
        city:
          type: string
          nullable: true
        countryCodeAlpha3:
          type: string
          nullable: true
        location:
          type: array
          items:
            type: number
            format: double
          nullable: true
        firstSeenAt:
          type: integer
          format: int64
          nullable: true
        lantmaterietLocationalAddressId:
          type: string
          format: uuid
          nullable: true
        lantmaterietLocatedOnPropertyId:
          type: string
          format: uuid
          nullable: true
        addressId:
          type: integer
          format: int32
          nullable: true
        propertyId:
          type: integer
          format: int32
          nullable: true
        lantmaterietLocationalSupplementalNumber:
          type: string
          nullable: true
      additionalProperties: false
    Ormeo_Library_Search_Documents_Search_Search_CompanyFinancialSummary:
      type: object
      properties:
        periodStart:
          type: integer
          format: int64
        periodEnd:
          type: integer
          format: int64
        rs_NetSalesK:
          type: integer
          format: int32
          nullable: true
        rs_OtherOperatingIncomeK:
          type: integer
          format: int32
          nullable: true
        rs_OperatingProfitOrLossK:
          type: integer
          format: int32
          nullable: true
        rs_SumFinancialItemsK:
          type: integer
          format: int32
          nullable: true
        rs_ProfitAfterFinancialItemsK:
          type: integer
          format: int32
          nullable: true
        bs_TotalAssetsK:
          type: integer
          format: int32
          nullable: true
        fn_NumberOfEmployees:
          type: number
          format: double
          nullable: true
        km_OperatingMargin:
          type: number
          format: double
          nullable: true
        km_NetProfitMargin:
          type: number
          format: double
          nullable: true
        km_EquityAssetsRatio:
          type: number
          format: double
          nullable: true
        km_GrossMargin:
          type: number
          format: double
          nullable: true
        isAudited:
          type: boolean
          nullable: true
        software:
          type: string
          nullable: true
      additionalProperties: false
    Ormeo_Library_Search_Documents_Search_PublicSector:
      type: object
      properties:
        year:
          type: integer
          format: int32
        approxInvoiced:
          type: number
          format: double
      additionalProperties: false
  securitySchemes:
    ApiKey:
      type: apiKey
      name: x-api-key
      in: header

````