Skip to content

Get storage cells

GET
/goodsReception/rest/v1/storage-cells

Returns filtered list of storage cells with location joins

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Query Parameters

filter
Typeobject
Example{ "scan_code": "SC123", "location_name": "Warehouse A" }

Responses

Successful response

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

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

Version: dev- Version: dev-
Commit: bb7e53af
Deployed at: 2026-03-03T16:11:11Z