Skip to content

Check lot code

GET
/goodsReception/rest/v1/lots/check-existing-active-lotcode/{lotcode}

Checks if lot code exists and is active

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Path Parameters

lotcode*
Typestring
Required
Example"LOT123456"

Responses

Lot code check result

application/json
JSON
{
"exists": true,
"active": true
}

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