/aio_manage console. This page covers everything else: the console itself, staff
routing, discounts, stock, and delivery. See
The AIO sales funnel for how a purchase actually resolves
to a final price and a delivered key.
12 commands.
Console and routing
/aio_manage — Open the AIO sales funnel management console
/aio_manage — Open the AIO sales funnel management console
/aiostaffroles — Set which roles are added to every new AIO ticket
/aiostaffroles — Set which roles are added to every new AIO ticket
Discounts
/discount create — Create a discount
/discount create — Create a discount
amount is a percentage (0–100) for Percentage, or a minor-unit (cents) amount for
Fixed. category is required for Category scope, product for Product scope. When
multiple discounts apply, the one producing the lowest legitimate final price wins; ties
break Product > Category > Global.Permission: Manager/discount list — List configured discounts
/discount list — List configured discounts
/discount delete — Delete a discount
/discount delete — Delete a discount
/discount schedule — Set a discount's start/end time
/discount schedule — Set a discount's start/end time
/discount toggle — Enable/disable a discount
/discount toggle — Enable/disable a discount
Stock (keys)
/keys add — Paste keys (one per line) into a product variant's stock
/keys add — Paste keys (one per line) into a product variant's stock
/keys view — View stock levels (and a masked preview) for a variant
/keys view — View stock levels (and a masked preview) for a variant
/keys remove — Remove a specific key by its id
/keys remove — Remove a specific key by its id
/keys view.Permission: Manager/keys clear — Clear all available stock for a variant
/keys clear — Clear all available stock for a variant
Fulfillment
;confirm — Deliver the next available key for this ticket (prefix only)
;confirm — Deliver the next available key for this ticket (prefix only)
CAN_FULFILL (Staff, or Sales)