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

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

Version: dev-master Version: dev-master
Commit: cb3eefe4
Deployed at: 2025-12-04T11:09:49Z