Skip to content

Get storage filter data

GET
/grading/rest/v1/storage/get-filter-data

Returns filter data for storage UI components

Authorizations

bearerAuth
TypeHTTP (bearer)

Responses

Filter data

application/json
JSON
{
"locations": [
{
}
],
"articles": [
{
"id": 0,
"articleNr": "string",
"name": "string",
"description": "string",
"productGroupNr": 0,
"unit": "string",
"active": true
}
]
}

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

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