Skip to content

Search product groups

POST
/goodsReception/rest/v1/product-groups

Returns filtered product groups using POST body

Authorizations

bearerAuth
TypeHTTP (bearer)

Request Body

application/json
JSON
{
"filter": {
}
}

Responses

Successful response

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

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI

Iteas IScan Applikation Version v1.0.0