Skip to content

Find container by scan code

GET
/rest/v1/containers/find-by-scan-code

Looks for a single container by scan code

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Query Parameters

scan_code*
Typestring
Required
Example"CONT123456"

Responses

Container found

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

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

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