Skip to content
iScan Dokumentation
Search
K
Main Navigation
Guide
Technische Dokumentation
Changelog
Appearance
Menu
Return to top
Remove container from order
POST
/manualProduction/rest/v1/orders/remove-container
Removes container or charge from an order
Authorizations
bearerAuth
Type
HTTP (bearer)
Request Body
application/json
Schema
JSON
JSON
{
"number"
:
"ORD-2024-001"
,
"scan_code"
:
"CONT123456"
}
Responses
200
Success
Content-Type
application/json
Schema
JSON
JSON
{
"success"
:
true
}
POST
/manualProduction/rest/v1/orders/remove-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