Update Location Properties

Update one or more properties of a location by providing an existing location ID and a new value for each property.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Location ID

Query Params
boolean

Allow managing companies to access reporting company locations

Body Params
string

Location's name

string

Location's address

string

Location's city

string

State code or Text. Location's state. If country is United States (US), then state must be an ANSI state code https://en.wikipedia.org/wiki/List_of_U.S._state_and_territory_abbreviations.

string

Location's ZIP code

string
Defaults to US

Country code. Country code. Any ISO 3166-1 alpha-2 code (https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)

string

Location's email address

string

Phone number. It must be a valid phone number for the given country. Country code prefix is not required.

string

A value to uniquely identify this location, E.g. it can be the company's location ID. If provided, it needs to be unique.

int32

The latitude of the location, if not provided, it will automatically be set based on the available location information.

int32

The longitude of the location, if not provided, it will automatically be set based on the available location information.

string

Timezone. Time zone of the location, if not provided, it will automatically be set based on the available location information. Value must be one of TZ column of https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List

tags
object
owners
object
teams
object
fbc_users
array of objects
fbc_users
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!