`/purchase-panel create`
`/purchase-panel create`
Tier:
managerCreates a new purchase panel embed for one or more products in a channel.SellAuth endpoint: GET /shops/{id}/products`/purchase-panel delete`
`/purchase-panel delete`
Tier:
managerDeletes an existing purchase panel.SellAuth endpoints: none — this command works entirely from the bot’s own database.`/purchase-panel edit`
`/purchase-panel edit`
Tier:
managerEdits an existing purchase panel’s products or presentation.SellAuth endpoint: GET /shops/{id}/products`/purchase-panel list`
`/purchase-panel list`
Tier:
managerLists purchase panels configured in this server.SellAuth endpoints: none — this command works entirely from the bot’s own database.`/purchase-panel migrate_legacy`
`/purchase-panel migrate_legacy`
Tier:
managerMigrates a legacy-format purchase panel to the current panel schema.SellAuth endpoint: GET /shops/{id}/products/{id}`/purchase-panel refresh`
`/purchase-panel refresh`
Tier:
managerRefreshes a panel’s displayed stock and price without recreating it.SellAuth endpoints: none — this command works entirely from the bot’s own database.