Skip to content

Search suppliers

POST
/goodsReception/rest/v3/suppliers/search

Returns filtered suppliers based on search criteria

Authorizations

bearerAuth
TypeHTTP (bearer)

Request Body

application/json
JSON
{
"search": "FreshCorp",
"active": true
}

Responses

Filtered suppliers

application/json
JSON
[
{
"id": 0,
"supplierNumber": "string",
"name": "string",
"address": "string",
"contactPerson": "string",
"email": "string",
"phone": "string",
"active": true
}
]

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

Version: dev- Version: dev-
Commit: bb7e53af
Deployed at: 2026-03-03T16:11:11Z