Skip to content

Get lots in storage cell

GET
/storageOverview/rest/v1/cell/get-lots-in-cell

Returns all lots stored in the specified storage cell

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Query Parameters

cellCode*

The storage cell code

Typestring
Required

Responses

Lots in storage cell

application/json
JSON
{
"cellName": "string",
"cellCode": "string",
"currentContainers": 0,
"maxContainers": 0,
"lots": [
{
}
]
}

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Iteas IScan Applikation Version v1.0.0