Updates a location by its code and business unit code.

If Dispatcher or HeavyJob Desktop is Integrated, this process will be handled as a background task
For help with authorization, please visit https://developer.hcssapps.com/getting-started/request-tokens

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

The location code.

string
required

The code of the business unit for the location

Body Params

The location.

string
required

A code that represents this location.

string | null

The address.

string
required

The code of the business unit the location is in.

string | null

The city.

string | null

The country.

string | null

The description of the location.

date-time | null

The end date.

double | null

The latitude decimal value.

string
required

The code of the location's type.

double | null

The longitude decimal value.

date-time | null

The start date.

string | null

The state.

string
enum
Allowed:
string | null

The zip code.

productData
object
Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses
204

No Content

401

Unauthorized

403

Forbidden

404

Not Found

Language
Credentials
OAuth2
Missing 2 required scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here!