Skip to content

Get charge information

GET
/rest/v1/scan/info-charge/{scancode}

Returns charge information by scancode

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Path Parameters

scancode*
Typestring
Required

Responses

Charge information

application/json
JSON
{
"id": 0,
"chargeNumber": "string",
"lotNumber": 0,
"quantity": 0,
"status": "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