Skip to content
iScan Dokumentation
Search
K
Main Navigation
Guide
Technische Dokumentation
Changelog
Appearance
Menu
Return to top
Search product groups
POST
/goodsReception/rest/v1/product-groups
Returns filtered product groups using POST body
Authorizations
bearerAuth
Type
HTTP (bearer)
Request Body
application/json
Schema
JSON
JSON
{
"filter"
:
{
}
}
Responses
200
Successful response
Content-Type
application/json
Schema
JSON
JSON
[
{
"id"
:
0
,
"name"
:
"string"
,
"description"
:
"string"
,
"active"
:
true
}
]
POST
/goodsReception/rest/v1/product-groups
Playground
Server
Select a server...
Authorization
bearerAuth
Body
Try it out
Samples
Powered by
VitePress OpenAPI
Version: dev-master
Version: dev-master
Commit: cb3eefe4
Deployed at: 2025-12-04T11:09:49Z