API Reference

Storage location list

This endpoint is only available as beta version and will introduce breaking changes without further notice or versioning. Returns all storage locations for the specified warehouse.

Log in to see full request history
Path Params
string
required

ID of warehouse

Query Params
page
object
filter
array of objects
filter
Responses

Response body
object
data
array of objects

Representation of a list of Storage Locations

data
object
string
required

Resource identifier.

warehouse
object
required

Reference to another resource

string
required

Designation of the Storage location

string

Description of the Storage location

object | null

Nullable reference to another resource

integer

Sort order of the storage location

boolean

Indicates if the location is for replenishment

boolean

Indicates if the location is for consumption

boolean

Indicates if the location is restricted

boolean

Indicates if the location has production access

boolean

Indicates if the location is a point of sale location

string

ABC category of the storage location

dimensions
object

Dimensions of the storage location

extra
object
integer
required

the total count of all items

page
object
required

The pagination object containing the current page number and size

404

Resource was not found or not enough access privileges

406

Requested resource representation does not exist.

429

Too many API calls made.

Language
Credentials
URL