Skip to content

Cancel order position

DELETE
/picking/rest/v1/picklist/storno/{orderNumber}/{pos}

Cancels/invalidates an order position

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Path Parameters

orderNumber*
Typestring
Required
Example"ORD-2024-001"
pos*
Typeinteger
Required
Example1

Responses

Position cancelled successfully

application/json
JSON
{
"success": true
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

ITeas iScan Applikation Dokumentation

Version: dev-master Version: dev-master
Commit: cb3eefe4
Deployed at: 2025-12-04T11:09:49Z