Locations > Location > Creates

Subscription_type: locations/location/create

Payload

Callback payload

string
required

Unique identifier of the workplace

string
required

ID of the company this workplace belongs to

string
required

Human-readable name of the workplace (e.g. "Barcelona Office")

string

IANA timezone the workplace operates in (e.g. "Europe/Madrid")

string

ISO country code of the workplace — the jurisdiction it sits in, often used for country-specific policy thresholds

string

State or province the workplace is located in

string

City the workplace is located in

string

First line of the workplace street address

string

Second line of the workplace street address (suite, floor, …)

string

Postal/ZIP code of the workplace address

string

Contact phone number for the workplace

boolean
required

Whether this is the company's main (HQ) workplace

number

latitude of the location

number

longitude of the location

number

radius of the location

string

siret of the location (only for France)

Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…