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: 53779c72
Deployed at: 2026-04-01T06:53:45Z