Skip to content

Get product groups

GET
/goodsReception/rest/v1/product-groups

Returns filtered list of product groups

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Query Parameters

filter
Typeobject
Example{ "name": "Fruits", "active": true }

Responses

Successful response

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

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

Version: dev-master Version: dev-master
Commit: 7d189e4d
Deployed at: 2026-02-12T11:05:32Z