Creates or updates locations (up to 10000)

Creates or updates locations on given business units.

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

The list of locations to be created or updated.

IEnumerable`1

Request model for upsert location operations; inherits all shared location fields from Setups.Domain.PublicModels.Locations.BaseSetupsLocationRequest.

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

400

Bad Request

401

Unauthorized

403

Forbidden

409

Conflict

Language
Credentials
OAuth2
Missing 2 required scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json