Skip to content

Search products

POST
/goodsReception/rest/v1/products

Returns filtered products using POST body

Authorizations

bearerAuth
TypeHTTP (bearer)

Request Body

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

Responses

Successful response

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

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

Version: dev-master Version: dev-master
Commit: cb3eefe4
Deployed at: 2025-12-04T11:09:49Z