Skip to content

Search certificates

POST
/goodsReception/rest/v1/certificates

Returns filtered certificates using POST body

Authorizations

bearerAuth
TypeHTTP (bearer)

Request Body

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

Responses

Filtered certificates

application/json
JSON
[
{
"id": 0,
"certificateNumber": "string",
"name": "string",
"certificateTypeId": 0,
"validFrom": "string",
"validTo": "string",
"active": true
}
]

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

Version: dev-feature/docs_docker_image Version: dev-feature/docs_docker_image
Commit: 676e4afe
Deployed at: 2026-01-09T12:13:36Z