Skip to content

Get storage cell by scancode

GET
/rest/v1/storage-cells/info/{scancode}

Returns storage cell information by cell code

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Path Parameters

scancode*
Typestring
Required

Responses

Storage cell information

application/json
JSON
{
"id": 0,
"cellCode": "string",
"description": "string",
"capacity": 0,
"occupied": 0,
"available": 0
}

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Iteas IScan Applikation Version v1.0.0