Update storage location

Update a storage location for the specified warehouse.

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

ID of warehouse

string
required

ID of storage location

Body Params

Request body for updating a storage location.

string

Human-readable name or label for the storage location.

address
object | null

Reference to the address entity associated with this location.

boolean

Indicates if the location is used for replenishment.

boolean

Indicates if the location is used for material consumption.

boolean

Marks the location as restricted for access or usage.

boolean

Indicates if the location is accessible for production processes.

boolean

Indicates if the location is used as POS location.

dimensions
object | null

defines the dimensions of the storage location

string | null
enum

Type of storage location, such as pallet or shelf.

Allowed:
string | null
enum

Category classification for the location.

Allowed:
integer

Sort order or priority index for the location.

Headers
string
enum
Defaults to application/problem+json

Generated from available response content types

Allowed:
Responses
204

Operation completed successfully, no response body

403

Unable to authorize the client

404

Resource was not found or not enough access privileges

415

Resource representation send in the request is not supported.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/problem+json
application/json
text/html