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-master Version: dev-master
Commit: cb3eefe4
Deployed at: 2025-12-04T11:09:49Z