Skip to content

Get all variants

GET
/goodsReception/rest/v3/variants/list

Returns all available variants (normally empty)

Authorizations

bearerAuth
TypeHTTP (bearer)

Responses

List of variants

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

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

Version: dev-develop Version: dev-develop
Commit: 4df6a699
Deployed at: 2026-05-20T12:51:02Z