Skip to main content
POST
/xing/companies/locations

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
company
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
lang
enum<string>
default:de
Available options:
de,
en

Response

Successful Response

@type
string
default:XingCompanyLocation
id
string | null
label
string | null
city
string | null
address
string | null
address_suffix
string | null
postcode
string | null
country_code
string | null
country
string | null
lat
number | null
lng
number | null
email
string | null
phone
string | null
fax
string | null
website
string | null
is_highlighted
boolean | null