Skip to main content
GET
/
companies
/
{id}
/
representatives
Get company representatives
curl --request GET \
  --url https://lens-api.tic.io/companies/{id}/representatives \
  --header 'x-api-key: <api-key>'
{
  "representativeInformation": [
    {
      "companyRepresentativeInformationId": 123,
      "companyId": 123,
      "numberOfBoardMembers": 123,
      "numberOfDeputyBoardMembers": 123,
      "minOrdinaryBoardMembers": 123,
      "maxOrdinaryBoardMembers": 123,
      "minDeputyBoardMembers": 123,
      "maxDeputyBoardMembers": 123,
      "hasVacancy": true,
      "boardFromDate": "2023-11-07T05:31:56Z",
      "vacancyForCompanyMen": "2023-11-07T05:31:56Z",
      "companyMenMissingDate": "2023-11-07T05:31:56Z",
      "missingDirectorDate": "2023-11-07T05:31:56Z",
      "missingPartnerDate": "2023-11-07T05:31:56Z",
      "missingBoardMembersDate": "2023-11-07T05:31:56Z",
      "missingCEODate": "2023-11-07T05:31:56Z",
      "missingLiquidatorDate": "2023-11-07T05:31:56Z",
      "missingRepresentationAgentDate": "2023-11-07T05:31:56Z",
      "missingAuditor": "2023-11-07T05:31:56Z",
      "boardRemarkDate": "2023-11-07T05:31:56Z",
      "boardNotFullyDate": "2023-11-07T05:31:56Z",
      "boardNotAuthorizedDate": "2023-11-07T05:31:56Z",
      "lastChangeDate": "2023-11-07T05:31:56Z",
      "companyDataSourceType": "bolt",
      "firstSeenAtUtc": "2023-11-07T05:31:56Z",
      "lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
      "fileId": 123,
      "externalId": 123,
      "externalOrigin": "table_Bolagsverket_Notification",
      "isProcessed": true,
      "missingTraderDate": "2023-11-07T05:31:56Z"
    }
  ],
  "representatives": [
    {
      "companyPersonId": 123,
      "companyId": 123,
      "companyRegistrationNumber": "<string>",
      "personId": 123,
      "positionType": "<string>",
      "positionDescription": "<string>",
      "positionStart": "2023-11-07T05:31:56Z",
      "positionEnd": "2023-11-07T05:31:56Z",
      "lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
      "companyDataSourceType": "bolt",
      "roleByCompanyName": "<string>",
      "roleByCompanyRegistrationNumber": "<string>",
      "fileId": 123,
      "roleByPersonName": "<string>",
      "roleByPersonalIdentityNumber": "<string>",
      "firstSeenAtUtc": "2023-11-07T05:31:56Z",
      "externalId": 123,
      "externalOrigin": "table_Bolagsverket_Notification",
      "auditorType": "certifiedPublicAccountant",
      "employeeRepresentative": true,
      "residenceLocationType": "inEESButNotSweden",
      "permitAllowanceUntilDate": "2023-11-07T05:31:56Z",
      "deposit": 123,
      "person_Dto": {
        "personId": 123,
        "nationalityCountryCodeAlpha2": "<string>",
        "personalIdentityNumber": "<string>",
        "givenName": "<string>",
        "firstName": "<string>",
        "middleName": "<string>",
        "lastName": "<string>",
        "fullName": "<string>",
        "isProtected": true,
        "citizenshipCountryCode": "<string>",
        "countryOfResidenceCode": "<string>",
        "fallbackName": "<string>",
        "fallbackPersonalIdentityNumber": "<string>",
        "isMarried": true,
        "sex": "male",
        "isCoordinationNumber": true,
        "birthday": "<string>",
        "age": 123,
        "kivraUpdatedAt": "2023-11-07T05:31:56Z",
        "kivra": true,
        "personAddress": [
          {
            "personAddressId": 123,
            "personId": 123,
            "addressType": "populationRegisterAddress",
            "addressTypeDescription": "<string>",
            "label": "<string>",
            "houseNumber": "<string>",
            "co": "<string>",
            "street": "<string>",
            "postalCode": "<string>",
            "city": "<string>",
            "state": "<string>",
            "county": "<string>",
            "district": "<string>",
            "countryName": "<string>",
            "countryCodeAlpha3": "<string>",
            "locality": "<string>",
            "localityType": "<string>",
            "position": {
              "factory": {
                "precisionModel": {
                  "isFloating": true,
                  "maximumSignificantDigits": 123,
                  "scale": 123,
                  "gridSize": 123,
                  "precisionModelType": "floating"
                },
                "coordinateSequenceFactory": {
                  "ordinates": "none"
                },
                "srid": 123,
                "elevationModel": {
                  "extent": {
                    "isNull": true,
                    "width": 123,
                    "height": 123,
                    "diameter": 123,
                    "minX": 123,
                    "maxX": 123,
                    "minY": 123,
                    "maxY": 123,
                    "area": 123,
                    "minExtent": 123,
                    "maxExtent": 123,
                    "centre": {
                      "x": 123,
                      "y": 123,
                      "z": 123,
                      "m": 123,
                      "coordinateValue": "<unknown>",
                      "isValid": true
                    }
                  }
                },
                "geometryServices": {
                  "geometryOverlay": {},
                  "geometryRelate": {},
                  "coordinateEqualityComparer": {},
                  "defaultSRID": 123,
                  "defaultCoordinateSequenceFactory": {
                    "ordinates": "none"
                  },
                  "defaultPrecisionModel": {
                    "isFloating": true,
                    "maximumSignificantDigits": 123,
                    "scale": 123,
                    "gridSize": 123,
                    "precisionModelType": "floating"
                  },
                  "defaultElevationModel": {
                    "extent": {
                      "isNull": true,
                      "width": 123,
                      "height": 123,
                      "diameter": 123,
                      "minX": 123,
                      "maxX": 123,
                      "minY": 123,
                      "maxY": 123,
                      "area": 123,
                      "minExtent": 123,
                      "maxExtent": 123,
                      "centre": {
                        "x": 123,
                        "y": 123,
                        "z": 123,
                        "m": 123,
                        "coordinateValue": "<unknown>",
                        "isValid": true
                      }
                    }
                  }
                }
              },
              "userData": null,
              "srid": 123,
              "geometryType": "<string>",
              "ogcGeometryType": "point",
              "precisionModel": {
                "isFloating": true,
                "maximumSignificantDigits": 123,
                "scale": 123,
                "gridSize": 123,
                "precisionModelType": "floating"
              },
              "coordinate": {
                "x": 123,
                "y": 123,
                "z": 123,
                "m": 123,
                "coordinateValue": "<unknown>",
                "isValid": true
              },
              "coordinates": [
                {
                  "x": 123,
                  "y": 123,
                  "z": 123,
                  "m": 123,
                  "coordinateValue": "<unknown>",
                  "isValid": true
                }
              ],
              "numPoints": 123,
              "numGeometries": 123,
              "isSimple": true,
              "isValid": true,
              "isEmpty": true,
              "area": 123,
              "length": 123,
              "centroid": {
                "coordinateSequence": {
                  "dimension": 123,
                  "measures": 123,
                  "spatial": 123,
                  "ordinates": "none",
                  "hasZ": true,
                  "hasM": true,
                  "zOrdinateIndex": 123,
                  "mOrdinateIndex": 123,
                  "first": {
                    "x": 123,
                    "y": 123,
                    "z": 123,
                    "m": 123,
                    "coordinateValue": "<unknown>",
                    "isValid": true
                  },
                  "last": {
                    "x": 123,
                    "y": 123,
                    "z": 123,
                    "m": 123,
                    "coordinateValue": "<unknown>",
                    "isValid": true
                  },
                  "count": 123
                },
                "coordinates": [
                  {
                    "x": 123,
                    "y": 123,
                    "z": 123,
                    "m": 123,
                    "coordinateValue": "<unknown>",
                    "isValid": true
                  }
                ],
                "numPoints": 123,
                "isEmpty": true,
                "dimension": "point",
                "boundaryDimension": "point",
                "x": 123,
                "y": 123,
                "coordinate": {
                  "x": 123,
                  "y": 123,
                  "z": 123,
                  "m": 123,
                  "coordinateValue": "<unknown>",
                  "isValid": true
                },
                "geometryType": "<string>",
                "ogcGeometryType": "point",
                "boundary": "<unknown>",
                "z": 123,
                "m": 123,
                "factory": {
                  "precisionModel": {
                    "isFloating": true,
                    "maximumSignificantDigits": 123,
                    "scale": 123,
                    "gridSize": 123,
                    "precisionModelType": "floating"
                  },
                  "coordinateSequenceFactory": {
                    "ordinates": "none"
                  },
                  "srid": 123,
                  "elevationModel": {
                    "extent": {
                      "isNull": true,
                      "width": 123,
                      "height": 123,
                      "diameter": 123,
                      "minX": 123,
                      "maxX": 123,
                      "minY": 123,
                      "maxY": 123,
                      "area": 123,
                      "minExtent": 123,
                      "maxExtent": 123,
                      "centre": {
                        "x": 123,
                        "y": 123,
                        "z": 123,
                        "m": 123,
                        "coordinateValue": "<unknown>",
                        "isValid": true
                      }
                    }
                  },
                  "geometryServices": {
                    "geometryOverlay": {},
                    "geometryRelate": {},
                    "coordinateEqualityComparer": {},
                    "defaultSRID": 123,
                    "defaultCoordinateSequenceFactory": {
                      "ordinates": "none"
                    },
                    "defaultPrecisionModel": {
                      "isFloating": true,
                      "maximumSignificantDigits": 123,
                      "scale": 123,
                      "gridSize": 123,
                      "precisionModelType": "floating"
                    },
                    "defaultElevationModel": {
                      "extent": {
                        "isNull": true,
                        "width": 123,
                        "height": 123,
                        "diameter": 123,
                        "minX": 123,
                        "maxX": 123,
                        "minY": 123,
                        "maxY": 123,
                        "area": 123,
                        "minExtent": 123,
                        "maxExtent": 123,
                        "centre": {
                          "x": 123,
                          "y": 123,
                          "z": 123,
                          "m": 123,
                          "coordinateValue": "<unknown>",
                          "isValid": true
                        }
                      }
                    }
                  }
                },
                "userData": null,
                "srid": 123,
                "precisionModel": {
                  "isFloating": true,
                  "maximumSignificantDigits": 123,
                  "scale": 123,
                  "gridSize": 123,
                  "precisionModelType": "floating"
                },
                "numGeometries": 123,
                "isSimple": true,
                "isValid": true,
                "area": 123,
                "length": 123,
                "centroid": "<unknown>",
                "interiorPoint": "<unknown>",
                "pointOnSurface": "<unknown>",
                "envelope": "<unknown>",
                "envelopeInternal": {
                  "isNull": true,
                  "width": 123,
                  "height": 123,
                  "diameter": 123,
                  "minX": 123,
                  "maxX": 123,
                  "minY": 123,
                  "maxY": 123,
                  "area": 123,
                  "minExtent": 123,
                  "maxExtent": 123,
                  "centre": {
                    "x": 123,
                    "y": 123,
                    "z": 123,
                    "m": 123,
                    "coordinateValue": "<unknown>",
                    "isValid": true
                  }
                },
                "isRectangle": true
              },
              "interiorPoint": {
                "coordinateSequence": {
                  "dimension": 123,
                  "measures": 123,
                  "spatial": 123,
                  "ordinates": "none",
                  "hasZ": true,
                  "hasM": true,
                  "zOrdinateIndex": 123,
                  "mOrdinateIndex": 123,
                  "first": {
                    "x": 123,
                    "y": 123,
                    "z": 123,
                    "m": 123,
                    "coordinateValue": "<unknown>",
                    "isValid": true
                  },
                  "last": {
                    "x": 123,
                    "y": 123,
                    "z": 123,
                    "m": 123,
                    "coordinateValue": "<unknown>",
                    "isValid": true
                  },
                  "count": 123
                },
                "coordinates": [
                  {
                    "x": 123,
                    "y": 123,
                    "z": 123,
                    "m": 123,
                    "coordinateValue": "<unknown>",
                    "isValid": true
                  }
                ],
                "numPoints": 123,
                "isEmpty": true,
                "dimension": "point",
                "boundaryDimension": "point",
                "x": 123,
                "y": 123,
                "coordinate": {
                  "x": 123,
                  "y": 123,
                  "z": 123,
                  "m": 123,
                  "coordinateValue": "<unknown>",
                  "isValid": true
                },
                "geometryType": "<string>",
                "ogcGeometryType": "point",
                "boundary": "<unknown>",
                "z": 123,
                "m": 123,
                "factory": {
                  "precisionModel": {
                    "isFloating": true,
                    "maximumSignificantDigits": 123,
                    "scale": 123,
                    "gridSize": 123,
                    "precisionModelType": "floating"
                  },
                  "coordinateSequenceFactory": {
                    "ordinates": "none"
                  },
                  "srid": 123,
                  "elevationModel": {
                    "extent": {
                      "isNull": true,
                      "width": 123,
                      "height": 123,
                      "diameter": 123,
                      "minX": 123,
                      "maxX": 123,
                      "minY": 123,
                      "maxY": 123,
                      "area": 123,
                      "minExtent": 123,
                      "maxExtent": 123,
                      "centre": {
                        "x": 123,
                        "y": 123,
                        "z": 123,
                        "m": 123,
                        "coordinateValue": "<unknown>",
                        "isValid": true
                      }
                    }
                  },
                  "geometryServices": {
                    "geometryOverlay": {},
                    "geometryRelate": {},
                    "coordinateEqualityComparer": {},
                    "defaultSRID": 123,
                    "defaultCoordinateSequenceFactory": {
                      "ordinates": "none"
                    },
                    "defaultPrecisionModel": {
                      "isFloating": true,
                      "maximumSignificantDigits": 123,
                      "scale": 123,
                      "gridSize": 123,
                      "precisionModelType": "floating"
                    },
                    "defaultElevationModel": {
                      "extent": {
                        "isNull": true,
                        "width": 123,
                        "height": 123,
                        "diameter": 123,
                        "minX": 123,
                        "maxX": 123,
                        "minY": 123,
                        "maxY": 123,
                        "area": 123,
                        "minExtent": 123,
                        "maxExtent": 123,
                        "centre": {
                          "x": 123,
                          "y": 123,
                          "z": 123,
                          "m": 123,
                          "coordinateValue": "<unknown>",
                          "isValid": true
                        }
                      }
                    }
                  }
                },
                "userData": null,
                "srid": 123,
                "precisionModel": {
                  "isFloating": true,
                  "maximumSignificantDigits": 123,
                  "scale": 123,
                  "gridSize": 123,
                  "precisionModelType": "floating"
                },
                "numGeometries": 123,
                "isSimple": true,
                "isValid": true,
                "area": 123,
                "length": 123,
                "centroid": "<unknown>",
                "interiorPoint": "<unknown>",
                "pointOnSurface": "<unknown>",
                "envelope": "<unknown>",
                "envelopeInternal": {
                  "isNull": true,
                  "width": 123,
                  "height": 123,
                  "diameter": 123,
                  "minX": 123,
                  "maxX": 123,
                  "minY": 123,
                  "maxY": 123,
                  "area": 123,
                  "minExtent": 123,
                  "maxExtent": 123,
                  "centre": {
                    "x": 123,
                    "y": 123,
                    "z": 123,
                    "m": 123,
                    "coordinateValue": "<unknown>",
                    "isValid": true
                  }
                },
                "isRectangle": true
              },
              "pointOnSurface": {
                "coordinateSequence": {
                  "dimension": 123,
                  "measures": 123,
                  "spatial": 123,
                  "ordinates": "none",
                  "hasZ": true,
                  "hasM": true,
                  "zOrdinateIndex": 123,
                  "mOrdinateIndex": 123,
                  "first": {
                    "x": 123,
                    "y": 123,
                    "z": 123,
                    "m": 123,
                    "coordinateValue": "<unknown>",
                    "isValid": true
                  },
                  "last": {
                    "x": 123,
                    "y": 123,
                    "z": 123,
                    "m": 123,
                    "coordinateValue": "<unknown>",
                    "isValid": true
                  },
                  "count": 123
                },
                "coordinates": [
                  {
                    "x": 123,
                    "y": 123,
                    "z": 123,
                    "m": 123,
                    "coordinateValue": "<unknown>",
                    "isValid": true
                  }
                ],
                "numPoints": 123,
                "isEmpty": true,
                "dimension": "point",
                "boundaryDimension": "point",
                "x": 123,
                "y": 123,
                "coordinate": {
                  "x": 123,
                  "y": 123,
                  "z": 123,
                  "m": 123,
                  "coordinateValue": "<unknown>",
                  "isValid": true
                },
                "geometryType": "<string>",
                "ogcGeometryType": "point",
                "boundary": "<unknown>",
                "z": 123,
                "m": 123,
                "factory": {
                  "precisionModel": {
                    "isFloating": true,
                    "maximumSignificantDigits": 123,
                    "scale": 123,
                    "gridSize": 123,
                    "precisionModelType": "floating"
                  },
                  "coordinateSequenceFactory": {
                    "ordinates": "none"
                  },
                  "srid": 123,
                  "elevationModel": {
                    "extent": {
                      "isNull": true,
                      "width": 123,
                      "height": 123,
                      "diameter": 123,
                      "minX": 123,
                      "maxX": 123,
                      "minY": 123,
                      "maxY": 123,
                      "area": 123,
                      "minExtent": 123,
                      "maxExtent": 123,
                      "centre": {
                        "x": 123,
                        "y": 123,
                        "z": 123,
                        "m": 123,
                        "coordinateValue": "<unknown>",
                        "isValid": true
                      }
                    }
                  },
                  "geometryServices": {
                    "geometryOverlay": {},
                    "geometryRelate": {},
                    "coordinateEqualityComparer": {},
                    "defaultSRID": 123,
                    "defaultCoordinateSequenceFactory": {
                      "ordinates": "none"
                    },
                    "defaultPrecisionModel": {
                      "isFloating": true,
                      "maximumSignificantDigits": 123,
                      "scale": 123,
                      "gridSize": 123,
                      "precisionModelType": "floating"
                    },
                    "defaultElevationModel": {
                      "extent": {
                        "isNull": true,
                        "width": 123,
                        "height": 123,
                        "diameter": 123,
                        "minX": 123,
                        "maxX": 123,
                        "minY": 123,
                        "maxY": 123,
                        "area": 123,
                        "minExtent": 123,
                        "maxExtent": 123,
                        "centre": {
                          "x": 123,
                          "y": 123,
                          "z": 123,
                          "m": 123,
                          "coordinateValue": "<unknown>",
                          "isValid": true
                        }
                      }
                    }
                  }
                },
                "userData": null,
                "srid": 123,
                "precisionModel": {
                  "isFloating": true,
                  "maximumSignificantDigits": 123,
                  "scale": 123,
                  "gridSize": 123,
                  "precisionModelType": "floating"
                },
                "numGeometries": 123,
                "isSimple": true,
                "isValid": true,
                "area": 123,
                "length": 123,
                "centroid": "<unknown>",
                "interiorPoint": "<unknown>",
                "pointOnSurface": "<unknown>",
                "envelope": "<unknown>",
                "envelopeInternal": {
                  "isNull": true,
                  "width": 123,
                  "height": 123,
                  "diameter": 123,
                  "minX": 123,
                  "maxX": 123,
                  "minY": 123,
                  "maxY": 123,
                  "area": 123,
                  "minExtent": 123,
                  "maxExtent": 123,
                  "centre": {
                    "x": 123,
                    "y": 123,
                    "z": 123,
                    "m": 123,
                    "coordinateValue": "<unknown>",
                    "isValid": true
                  }
                },
                "isRectangle": true
              },
              "dimension": "point",
              "boundary": "<unknown>",
              "boundaryDimension": "point",
              "envelope": "<unknown>",
              "envelopeInternal": {
                "isNull": true,
                "width": 123,
                "height": 123,
                "diameter": 123,
                "minX": 123,
                "maxX": 123,
                "minY": 123,
                "maxY": 123,
                "area": 123,
                "minExtent": 123,
                "maxExtent": 123,
                "centre": {
                  "x": 123,
                  "y": 123,
                  "z": 123,
                  "m": 123,
                  "coordinateValue": "<unknown>",
                  "isValid": true
                }
              },
              "isRectangle": true
            },
            "lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
            "foundAtUtc": "2023-11-07T05:31:56Z",
            "companyDataSourceType": "bolt",
            "companyDataSourceTypeDescription": "<string>",
            "countryLocalized": "<string>",
            "orginalLabel": "<string>",
            "fileId": 123,
            "orginalAddressHash": "<string>",
            "externalId": 123,
            "externalOrigin": "table_Bolagsverket_Notification",
            "countyCode": "<string>",
            "municipalityCode": "<string>",
            "belagenhetsadressObjektIdentitet": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
            "lastSeenAtUtc": "2023-11-07T05:31:56Z",
            "addressId": 123,
            "addressIntelligence": [
              {
                "addressIntelligenceId": 123,
                "addressId": 123,
                "addressIntelligenceType": "unknownAddress",
                "addressIntelligenceTypeDescription": "<string>",
                "addressIntelligenceSubType": "<string>",
                "addressIntelligenceSubTypeDescription": "<string>",
                "addressIntelligencePolicyId": 123,
                "notes": "<string>",
                "notesEn": "<string>",
                "notesSv": "<string>",
                "score": 123,
                "firstSeenAtUtc": "2023-11-07T05:31:56Z",
                "lastSeenAtUtc": "2023-11-07T05:31:56Z",
                "lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
                "externalId": 123,
                "externalOrigin": "table_Bolagsverket_Notification",
                "intelligenceNotesType": 123,
                "notesValue1": "<string>",
                "notesValue2": "<string>",
                "notesValue3": "<string>",
                "notesValue4": "<string>"
              }
            ]
          }
        ],
        "personEvent": [
          {
            "personEventId": 123,
            "personId": 123,
            "eventDate": "2023-11-07T05:31:56Z",
            "eventType": "changePopulationRegisterAddress",
            "eventDescription": "<string>",
            "eventMetadata": "<string>",
            "externalId": 123,
            "externalOrigin": "table_Bolagsverket_Notification",
            "lastUpdatedAtUtc": "2023-11-07T05:31:56Z"
          }
        ],
        "personBanPursueBusiness": [
          {
            "personBanPursueBusinessId": 123,
            "personId": 123,
            "banCode": "<string>",
            "courtCode": 123,
            "decisionDate": "2023-11-07T05:31:56Z",
            "typeOfDecision": "<string>",
            "decisionDateForTemporaryBan": "2023-11-07T05:31:56Z",
            "followUpDate": "2023-11-07T05:31:56Z",
            "banFromDate": "2023-11-07T05:31:56Z",
            "banToDate": "2023-11-07T05:31:56Z",
            "windedUpOperationsUntilDate": "2023-11-07T05:31:56Z",
            "exemptionFromDate": "2023-11-07T05:31:56Z",
            "exemptionToDate": "2023-11-07T05:31:56Z",
            "recalledExemptionDate": "2023-11-07T05:31:56Z",
            "repealedDate": "2023-11-07T05:31:56Z",
            "hasCeasedDueToDeceased": true,
            "notes": "<string>",
            "isRemoved": true,
            "companyDataSourceType": "bolt",
            "firstSeenAtUtc": "2023-11-07T05:31:56Z",
            "lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
            "fileId": 123,
            "externalId": 123,
            "externalOrigin": "table_Bolagsverket_Notification"
          }
        ],
        "personCreditQuestion": [
          {
            "personCreditQuestionId": 123,
            "personId": 123,
            "questioner": "<string>",
            "amount": 123,
            "iso4217CurrencyCode3": "<string>",
            "externalId": 123,
            "externalOrigin": "table_Bolagsverket_Notification",
            "firstSeenAtUtc": "2023-11-07T05:31:56Z",
            "lastUpdatedAtUtc": "2023-11-07T05:31:56Z"
          }
        ],
        "personIdentityNumber": [
          {
            "personIdentityNumberId": 123,
            "personId": 123,
            "personIdentityNumberType": "swedishPersonalIdentityNumber",
            "personIdentityNumberTypeDescription": "<string>",
            "personalIdentityNumber": "<string>",
            "isBlocked": true,
            "companyDataSourceType": "bolt",
            "firstSeenAtUtc": "2023-11-07T05:31:56Z",
            "lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
            "fileId": 123,
            "externalId": 123,
            "externalOrigin": "table_Bolagsverket_Notification",
            "spar_NotificationRecordId": 123,
            "blockedByReason": "<string>",
            "blockedByReasonDescription": "<string>"
          }
        ]
      },
      "otherPositionsCurrent": 123,
      "otherPositionsTotal": 123,
      "otherPositionsByCompany": 123,
      "roleByCompanyId": 123,
      "auditorTypeDescription": "<string>",
      "residenceLocationTypeDescription": "<string>",
      "permitAllowanceUntilDateDescription": "<string>",
      "company_Dto": {
        "companyId": 123,
        "companyRegistrationNumber": "<string>",
        "formattedCompanyRegistrationNumber": "<string>",
        "legalEntityType": "<string>",
        "registrationDate": "2023-11-07T05:31:56Z",
        "companyRegisterId": 123,
        "ceasedDate": "2023-11-07T05:31:56Z",
        "lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
        "foundAtUtc": "2023-11-07T05:31:56Z",
        "isCeased": true,
        "elfCode": "<string>",
        "formationDate": "2023-11-07T05:31:56Z",
        "localCompanyCode": "<string>",
        "companySummary": {
          "companyId": 123,
          "companySummaryId": 123,
          "legalName": "<string>",
          "purpose": "<string>",
          "sniCodes": "<string>",
          "sniCodes2025": "<string>",
          "sniCodesList": {},
          "sniCodes2025List": {},
          "visitingAddressStreet": "<string>",
          "visitingAddressPostalCode": "<string>",
          "visitingAddressCity": "<string>",
          "visitingAddressCountryCodeAlpha3": "<string>",
          "visitingAddressPosition": [
            123
          ],
          "isVistingAddressEmpty": true,
          "isVisitingAddressMissing": true,
          "visitingAddressPositionLatitude": 123,
          "visitingAddressPositionLongitude": 123,
          "mailingAddressStreet": "<string>",
          "mailingAddressPostalCode": "<string>",
          "mailingAddressCity": "<string>",
          "mailingAddressCountryCodeAlpha3": "<string>",
          "isMailingAddressEmpty": true,
          "isMailingAddressMissing": true,
          "mailingAddressPosition": [
            123
          ],
          "mailingAddressPositionLatitude": 123,
          "mailingAddressPositionLongitude": 123,
          "numberOfWorkplaces": 123,
          "registeredOfficeMunicipalityCode": "<string>",
          "registeredOfficeCountyCode": "<string>",
          "registeredVAT": true,
          "registeredFTax": true,
          "registeredPayroll": true,
          "scb_NumberOfEmployeesInterval": 123,
          "scb_NumberOfEmployeesIntervalDescription": "<string>",
          "scb_OwnershipType": 123,
          "scb_OwnershipTypeDescription": "<string>",
          "scb_TurnoverInterval": 123,
          "scb_TurnoverIntervalDescription": "<string>",
          "scb_PrivPublType": 123,
          "scb_PrivPublTypeDescription": "<string>",
          "scb_TradeExportInterval": 123,
          "scb_TradeExportIntervalDescription": "<string>",
          "scb_TradeImportInterval": 123,
          "scb_TradeImportIntervalDescription": "<string>",
          "scb_PropertyTaxationInterval": 123,
          "scb_PropertyTaxationIntervalDescription": "<string>",
          "period1": 123,
          "period1_IS_NetSalesK": 123,
          "period1_FN_NumberOfEmployees": 123,
          "period1_IS_OperatingProfitOrLossK": 123,
          "period1_IsAudited": true,
          "period1_Lines": [
            "<string>"
          ],
          "period2": 123,
          "period2_IS_NetSalesK": 123,
          "period2_FN_NumberOfEmployees": 123,
          "period2_IS_OperatingProfitOrLossK": 123,
          "period2_IsAudited": true,
          "period3": 123,
          "period3_IS_NetSalesK": 123,
          "period3_FN_NumberOfEmployees": 123,
          "period3_IS_OperatingProfitOrLossK": 123,
          "period3_IsAudited": true,
          "intelligenceScoreTotal": 123,
          "intelligenceNumberOfMax": 123,
          "numberOfEmailAddresses": 123,
          "lastCompanyActivityStatus": "reorganizationOfBusinessCommenced",
          "lastCompanyActivityStatusDescription": "<string>",
          "lastCompanyStatusType": "reorganizationOfBusinessCommenced",
          "lastCompanyStatusDescription2": {
            "code": "reorganizationOfBusinessCommenced",
            "name_EN": "<string>",
            "name_SE": "<string>",
            "bolagsverketCode": "<string>",
            "isCeased": true
          },
          "lastCompanyStatusDate": "2023-11-07T05:31:56Z",
          "lastCompanyStatusDescription": "<string>",
          "lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
          "hasAuditor": true,
          "companyRepresentativeBornYear": 123,
          "kfm_DebtBalanceTotalAmountInSEK": 123,
          "kfm_RecordOfNonPaymentNumberOfCases": 123,
          "registeredAML": true,
          "shouldBeRegisteredAML": true,
          "mailingAddressLantmaterietLocatedOnPropertyId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
          "mailingAddressLantmaterietLocationalAddressId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
          "visitingAddressLantmaterietLocatedOnPropertyId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
          "visitingAddressLantmaterietLocationalAddressId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
          "visitingAddressCO": "<string>",
          "mailingAddressCO": "<string>",
          "visitingAddressId": 123,
          "mailingAddressId": 123
        }
      },
      "companysummary_Dto": {
        "companyId": 123,
        "companySummaryId": 123,
        "legalName": "<string>",
        "purpose": "<string>",
        "sniCodes": "<string>",
        "sniCodes2025": "<string>",
        "sniCodesList": {},
        "sniCodes2025List": {},
        "visitingAddressStreet": "<string>",
        "visitingAddressPostalCode": "<string>",
        "visitingAddressCity": "<string>",
        "visitingAddressCountryCodeAlpha3": "<string>",
        "visitingAddressPosition": [
          123
        ],
        "isVistingAddressEmpty": true,
        "isVisitingAddressMissing": true,
        "visitingAddressPositionLatitude": 123,
        "visitingAddressPositionLongitude": 123,
        "mailingAddressStreet": "<string>",
        "mailingAddressPostalCode": "<string>",
        "mailingAddressCity": "<string>",
        "mailingAddressCountryCodeAlpha3": "<string>",
        "isMailingAddressEmpty": true,
        "isMailingAddressMissing": true,
        "mailingAddressPosition": [
          123
        ],
        "mailingAddressPositionLatitude": 123,
        "mailingAddressPositionLongitude": 123,
        "numberOfWorkplaces": 123,
        "registeredOfficeMunicipalityCode": "<string>",
        "registeredOfficeCountyCode": "<string>",
        "registeredVAT": true,
        "registeredFTax": true,
        "registeredPayroll": true,
        "scb_NumberOfEmployeesInterval": 123,
        "scb_NumberOfEmployeesIntervalDescription": "<string>",
        "scb_OwnershipType": 123,
        "scb_OwnershipTypeDescription": "<string>",
        "scb_TurnoverInterval": 123,
        "scb_TurnoverIntervalDescription": "<string>",
        "scb_PrivPublType": 123,
        "scb_PrivPublTypeDescription": "<string>",
        "scb_TradeExportInterval": 123,
        "scb_TradeExportIntervalDescription": "<string>",
        "scb_TradeImportInterval": 123,
        "scb_TradeImportIntervalDescription": "<string>",
        "scb_PropertyTaxationInterval": 123,
        "scb_PropertyTaxationIntervalDescription": "<string>",
        "period1": 123,
        "period1_IS_NetSalesK": 123,
        "period1_FN_NumberOfEmployees": 123,
        "period1_IS_OperatingProfitOrLossK": 123,
        "period1_IsAudited": true,
        "period1_Lines": [
          "<string>"
        ],
        "period2": 123,
        "period2_IS_NetSalesK": 123,
        "period2_FN_NumberOfEmployees": 123,
        "period2_IS_OperatingProfitOrLossK": 123,
        "period2_IsAudited": true,
        "period3": 123,
        "period3_IS_NetSalesK": 123,
        "period3_FN_NumberOfEmployees": 123,
        "period3_IS_OperatingProfitOrLossK": 123,
        "period3_IsAudited": true,
        "intelligenceScoreTotal": 123,
        "intelligenceNumberOfMax": 123,
        "numberOfEmailAddresses": 123,
        "lastCompanyActivityStatus": "reorganizationOfBusinessCommenced",
        "lastCompanyActivityStatusDescription": "<string>",
        "lastCompanyStatusType": "reorganizationOfBusinessCommenced",
        "lastCompanyStatusDescription2": {
          "code": "reorganizationOfBusinessCommenced",
          "name_EN": "<string>",
          "name_SE": "<string>",
          "bolagsverketCode": "<string>",
          "isCeased": true
        },
        "lastCompanyStatusDate": "2023-11-07T05:31:56Z",
        "lastCompanyStatusDescription": "<string>",
        "lastUpdatedAtUtc": "2023-11-07T05:31:56Z",
        "hasAuditor": true,
        "companyRepresentativeBornYear": 123,
        "kfm_DebtBalanceTotalAmountInSEK": 123,
        "kfm_RecordOfNonPaymentNumberOfCases": 123,
        "registeredAML": true,
        "shouldBeRegisteredAML": true,
        "mailingAddressLantmaterietLocatedOnPropertyId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
        "mailingAddressLantmaterietLocationalAddressId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
        "visitingAddressLantmaterietLocatedOnPropertyId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
        "visitingAddressLantmaterietLocationalAddressId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
        "visitingAddressCO": "<string>",
        "mailingAddressCO": "<string>",
        "visitingAddressId": 123,
        "mailingAddressId": 123
      }
    }
  ]
}
Pro+ tier

Authorizations

x-api-key
string
header
required

Path Parameters

id
integer<int32>
required

Internal company ID

Response

Representatives grouped by person

representativeInformation
null | object[]
representatives
null | object[]