shoplazza-discounts
shoplazza CLI — discounts module
CRITICAL — before anything else, use Read on ../shoplazza-common/SKILL.md.
It owns every cross-cutting mechanic: the three access tiers, the output envelope (.data),
--dry-run, --jq (incl. "don't pass -r"), --fields, schema, api rest, auth / profiles,
and the safety protocol. This file covers only the discounts domain and never repeats them.
Overview
The discounts module manages discount activities (automatic ones, and code-based ones) plus
coupon (voucher) campaigns. All three access tiers apply (tier-selection rule is in
shoplazza-common — prefer +shortcut).
There is no +update, +cancel, or +restart shortcut — those lifecycle ops are spec leaves.
Command map
Intent → command. The authoritative flags/params live in shoplazza discounts <cmd> --help
and shoplazza schema discounts.<cmd>, not this table.