Skip to content

Get storage cell information

GET
/rest/v1/scan/info-storage-cell/{scancode}

Returns storage cell information by scancode

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