Skip to content

Get product groups

GET
/goodsReception/rest/v3/articles/get-product-groups

Returns product groups, optionally filtered by supplier

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Query Parameters

supplierNr
Typeinteger

Responses

List of product groups

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

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Iteas IScan Applikation Version v1.0.0