Change the additional data assignments of an existing location

Prev Next
Put
/v{version}/Locations/{id}/AdditionalData

The user must have access to the specified location. Write permission of the specified location is required. Existing additional data contained in the request is updated with the new values. New additional data is supplemented with the new values from the change request.

Security
API Key
Header parameter nameX-ApiKey

Api Key

API Key
Header parameter nameX-Session-Id

Session Id

Path parameters
id
integer (int32) Required

Unique ID of the location

version
stringRequired

The requested API version

Default"1.18"
Body parameters

Change request that contains IDs and values of the new additional data assignments

Array of object
object

Model for editing additional data

Id
integer (int32) Required

Unique ID of the additional data

Value
string

Value of the additional data

Responses
200

OK

Array of object
object

Location's additional data

Id
integer (int32)

Unique ID of the additional data

Inherited
boolean

If true, this category is inherited from the parent. Default: false.

Label
string

Label of the additional data

Value
string

Value of the additional data

400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
403

Access denied

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
404

Location not found

500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties