Company Establishments
Workplaces are a company’s geographic workplaces. Use this API to check shipping/delivery addresses.
Company Establishments
Company Establishments shows a company's workplaces or local unit (geographical workplaces). You will receive information about workplace number (CFAR), workplace name, contact information, and postal and delivery address.
The number of Company Establishments (Local Units, Workplaces) is the number of places where the company conducts business. An active company always has at least one Establishment (Local Unit, Workplace), which means that a company can have several Establishments (Local Units, Workplaces). Company Establishments (Local Units, Workplaces) refers to any address, property or group of properties where the company conducts business. If the company conducts business at different addresses, it thus has several Company Establishments (Local Units, Workplaces).
Content
General information
- Organization number
- Unit’s organization numberUnit number
- Name of company unit
- Type of company unit
- Antal anställda, intervall
- Telephone number
- Fax number
- E-mail address
- Branch (code)
- Branch (text)
Postal Address
- Address: Box 3135
- Zipcode: 18103
- Town: LIDINGÖ
Visiting Address
- Visiting address: Baggebytorget 2
- Zipcode: 18136
- Town: Lidingö
Some common use cases
- Find the geographical locations and addresses of a company
- Check if a company has several work places
Available Countries
Sweden
Related Services
Example Response
{ "companyId": "5565002000", "changeDate": "2016-12-10", "establishments": [ { "companyEstablishmentNumber": "46803870", "establishmentOfficeName": "Företagsnamn Aktiebolag", "establishmentOfficeType": "Huvudkontor", "establishmentAddress": "Storgatan 52", "establishmentZipCode": "46153", "establishmentTown": "Trollhättan", "establishmentVisitAddress": "Åkerssjövägen 52", "establishmentVisitZipCode": "46153", "establishmentVisitTown": "Trollhättan", "phoneNumber": "070-123123", "industryCode": "70100", "industryText": "Administrativ företagsverksamhet", "commercialBlockText": "Tar emot reklam", "numberEmployeesInterval": "1-4 anställda" } ] }