Skip to content

Add trace

POST
/tracing/rest/v1/traces/add/{targetCharge}

Adds a source charge to target charge for tracing

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Path Parameters

targetCharge*
Typestring
Required
Example"CHG-TGT-001"

Request Body

application/json
JSON
{
"sourceCharge": "CHG-SRC-001",
"type": 1,
"count": 50
}

Responses

Source charge production information

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

Playground

Server
Authorization
Variables
Key
Value
Body

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