Skip to main content
POST
Debts for a Company (Inquiry copies will be generated if inquiries are made about a sole proprietorship) Requires debtsandcreditsbasic

Authorizations

X-Api-Key
string
header
required

Api key needed to access the endpoints. X-Api-Key: My api key

Headers

AppId
string

App id

Path Parameters

profileCountry
enum<string>
required

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. ISO country code supported for company lookups: SE (Sweden) or NO (Norway).

Available options:
SE,
NO

Body

Minimal company identity (country and organisation number) used when requesting financial data.

country
enum<string>

ISO country code supported for company lookups: SE (Sweden) or NO (Norway).

Available options:
SE,
NO
orgNr
string | null

Response

OK

Aggregated debt information for a company: payment remarks, notifications, historical and current claims.

paymentApplicationsCount
integer<int32> | null
applicationsSum
integer<int32> | null
notificationsCount
integer<int32> | null
notificationsSum
integer<int32> | null
notificationsWithAmalCount
integer<int32> | null
notificationsWithAmalSum
integer<int32> | null
notificationsWithEmalCount
integer<int32> | null
notificationsWithEmalSum
integer<int32> | null
debtSum
integer<int32> | null
latestDebtDate
string<date-time> | null
debtsWithAmalCount
integer<int32> | null
debtsWithAmalSum
integer<int32> | null
debtsWithEmalCount
integer<int32> | null
debtsWithEmalSum
integer<int32> | null
distraintAttempt
boolean | null
notificationsWithAmalLatestYearCount
integer<int32> | null
notificationsWithEmalLatestYearCount
integer<int32> | null
privateClaimsApplications
object[] | null
publicClaims
object[] | null
latestYearPublicClaims
object[] | null
privateClaims
object[] | null
latestYearPrivateClaims
object[] | null
historicalDebtDetails
object[] | null
distraintRepossessionClaims
object[] | null