Skip to main content
GET
Addresses

Authorizations

x-api-key
string
header
required

Path Parameters

companyId
integer<int32>
required

The company id

Response

200 - application/json

OK

companyAddressId
integer<int32>
addressType
enum<string>
Available options:
mailAddress,
visitingAddress,
bothMailAndVisitingAddress,
registeredAddress
label
string | null
houseNumber
string | null
co
string | null
street
string | null
postalCode
string | null
city
string | null
state
string | null
county
string | null
district
string | null
countryName
string | null
countryCodeAlpha3
string | null
locality
string | null
localityType
string | null
latitude
number<double> | null
longitude
number<double> | null
lastUpdatedAtUtc
string<date-time>