Skip to content
iScan Dokumentation
Search
K
Main Navigation
Guide
Technische Dokumentation
Changelog
Appearance
Menu
Return to top
Update container quantity
POST
/manualProduction/rest/v1/orders/update-container
Updates charge quantity in an order
Authorizations
bearerAuth
Type
HTTP (bearer)
Request Body
application/json
Schema
JSON
JSON
{
"number"
:
"ORD-2024-001"
,
"charge_number"
:
"CHG001"
,
"quantity"
:
150
}
Responses
200
Success
Content-Type
application/json
Schema
JSON
JSON
{
"success"
:
true
}
POST
/manualProduction/rest/v1/orders/update-container
Playground
Server
Select a server...
Authorization
bearerAuth
Body
Try it out
Samples
Powered by
VitePress OpenAPI
Version: dev-master
Version: dev-master
Commit: cb3eefe4
Deployed at: 2025-12-04T11:09:49Z