Skip to content

Add container to order

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

Adds container or charge to 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-master Version: dev-master
Commit: cb3eefe4
Deployed at: 2025-12-04T11:09:49Z