Skip to content

Get all storage locations

GET
/goodsReception/rest/v3/storage/list

Returns all available storage locations

Authorizations

bearerAuth
TypeHTTP (bearer)

Responses

List of storage locations

application/json
JSON
[
{
"id": 0,
"locationCode": "string",
"name": "string",
"description": "string",
"capacity": 0,
"occupied": 0,
"available": 0,
"active": true
}
]

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

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