Locations > Location > Deletes

Subscription_type: locations/location/delete

Payload

Callback payload

integer
required

identifier of the location

integer
required

company identifier

string
required

name of the location

string

timezone of the location

string

country code of the location

string

State of the location

string

City of the location

string

Address line 1 of the location

string

Address line 2 of the location

string

Postal code of the location

string

phone number of the location

boolean
required

whether the location is the main one

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…