Skip to main content
DELETE
Error

Authorizations

Authorization
string
header
required

Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.

Path Parameters

planId
string
required

The plan id, e.g. plan-restock-aigle-32.

Minimum string length: 1
itemId
string
required

The line id.

Minimum string length: 1

Response

Which line was dropped, and whether it was there.

Which line was dropped, and whether it was there.

planId
string
required
itemId
string
required
removed
boolean
required