Skip to content

Get supplier label information

GET
/rest/v1/scan/info-supplier-label/{scancode}

Returns supplier label information by scancode

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Path Parameters

scancode*
Typestring
Required

Responses

Supplier label information

application/json
JSON
{
"id": 0,
"labelCode": "string",
"supplierNr": 0,
"supplierName": "string",
"articleName": "string",
"quantity": 0,
"unit": "string",
"deliveryDate": "string"
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

Version: dev-master Version: dev-master
Commit: cb3eefe4
Deployed at: 2025-12-04T11:09:49Z