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

Authorization

Samples

Powered by VitePress OpenAPI

Iteas IScan Applikation Version v1.0.0