Skip to content

Remove container from order

POST
/manualProduction/rest/v1/orders/remove-container

Removes container or charge from an order

Authorizations

bearerAuth
TypeHTTP (bearer)

Request Body

application/json
JSON
{
"number": "ORD-2024-001",
"scan_code": "CONT123456"
}

Responses

Success

application/json
JSON
{
"success": true
}

Playground

Server
Authorization
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