Skip to content

Search containers

POST
/goodsReception/rest/v1/containers

Returns filtered containers using POST body

Authorizations

bearerAuth
TypeHTTP (bearer)

Request Body

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

Responses

Filtered containers

application/json
JSON
[
{
"id": 0,
"scanCode": "string",
"baseCode": "string",
"lotNumber": 0,
"weight": 0,
"status": "string",
"createdAt": "string"
}
]

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