Strise Connect API Docs
TypesEnums

DataSourceKind

Identifies the upstream data source from which a record (e.g. a beneficial owner or shareholder) was ingested. Distinct from the edit-source kind, which identifies what produced a manual edit.

enum DataSourceKind {
  AKSJONAERREGISTERET
  ASIAKASTIETO
  BOLAGSVERKET
  BRREG
  BRREG_BENEFICIAL_OWNER_REGISTER
  CREDITSAFE
  CVR
  MITO
  PROFF
  VALU8
}

Values

AKSJONAERREGISTERET

The Norwegian shareholder register (Aksjonærregisteret), operated by the Norwegian Tax Administration.

ASIAKASTIETO

The Finnish business information service Asiakastieto.

BOLAGSVERKET

The Swedish company register, operated by Bolagsverket.

BRREG

The Norwegian Brønnøysund Register Centre (Brreg).

BRREG_BENEFICIAL_OWNER_REGISTER

The Norwegian beneficial owner register, operated by Brreg.

CREDITSAFE

The Creditsafe commercial registry data provider.

CVR

The Danish Central Business Register (CVR).

MITO

Strise itself — used when the record was produced internally rather than from an upstream registry.

PROFF

The Proff commercial registry data provider.

VALU8

The Valu8 commercial registry data provider.

Member Of

SourceMetadata object

On this page