Test environment
To quickly get started, we provide a test environment to verify the technical aspect of the service. Information on how to access the environment can be found in the reference guide for the specific service.
For more information and to order a test account, contact UC at integration@uc.se.
Example of access to the service
curl -X 'GET' https://host/company/businessreport?orgNo=0123456789 \
-H 'accept: application/json' \
-H 'x-apikey: abcde123456'
Example "Company information"
Part of response:
},
"businessBasicInformation": {
"organizationName": "UC AB",
"organizationNo": "556137-5113",
"oldOganizationName": "Upplysningscentralen UC AB",
"legalFormName": "Aktiebolag, privat",
"phone": "086709000",
"topExecutivePersonNo": "000000-0000",
"topExecutiveName": "Förnamn Efternamn",
"registrationDate": "1970-07-15",
"sni": "Inkassoföretags och kreditupplysningsföretags verksamhet",
"sniCode": "82910",
"position": "VD och ord ledamot",
"municipality": "Stockholm",
"county": "Stockholm",
"municipalityAndCountyText": "Stockholm kommun i Stockholms län",
"nameChangeDate": "2009-04"
},
"riskInformation": {
"statusText": "Aktiv",
"riskCode": "5",
"riskText": "5 - Mycket låg risk",
"creditLimit": {
"amount": "10 000",
"currency": "TSEK"