Error
Catalog
Deactivate a product's markdown schedule
Removes a product’s markdown schedule, returning the till to the base price. Reports whether one existed ({ deactivated: true|false }); idempotent.
DELETE
Error
Authorizations
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
Minimum string length:
1Response
Whether a schedule was actually removed.
Whether a schedule was actually removed.

