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-feature/docs_docker_image
Version: dev-feature/docs_docker_image
Commit: 676e4afe
Deployed at: 2026-01-09T12:13:36Z