Skip to content

Get production information

GET
/tracing/rest/v1/production/info/{scancode}

Returns production information for a scan-code

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Path Parameters

scancode*
Typestring
Required
Example"SCAN123456"

Responses

Production information

application/json
JSON
{
"id": 0,
"scancode": "string",
"productionData": {
},
"createdAt": "string"
}

Playground

Server
Authorization
Variables
Key
Value

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