Skip to content

Update container quantity

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

Updates charge quantity in an order

Authorizations

bearerAuth
TypeHTTP (bearer)

Request Body

application/json
JSON
{
"number": "ORD-2024-001",
"charge_number": "CHG001",
"quantity": 150
}

Responses

Success

application/json
JSON
{
"success": true
}

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

Version: dev- Version: dev-
Commit: bb7e53af
Deployed at: 2026-03-03T16:11:11Z