Skip to content

Complete tracing

POST
/tracing/rest/v1/traces/complete

Completes tracing for a target charge

Authorizations

bearerAuth
TypeHTTP (bearer)

Request Body

application/json
JSON
{
"targetCharge": "CHG-TGT-001"
}

Responses

Target charge production information

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

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI

Iteas IScan Applikation Version v1.0.0