`/image_upload`
`/image_upload`
Tier:
managerUploads an image asset to the shop, e.g. for a product or panel.SellAuth endpoint: POST /shops/{id}/images`/productinfo`
`/productinfo`
Tier:
viewerShows detail for a single product.SellAuth endpoint: GET /shops/{id}/products`/setdiscord`
`/setdiscord`
Tier:
managerSets the shop’s linked Discord server invite.SellAuth endpoints:GET /shops/{id}PUT /shops/{id}/update
`/setfeedback`
`/setfeedback`
Tier:
managerAttempts to configure automatic feedback requests for the shop.SellAuth endpoints: none — local by design. SellAuth exposes no automatic-feedback setting on PUT /shops/{id}/update — the command says so rather than fabricating a toggle.`/setsubdomain`
`/setsubdomain`
Tier:
managerSets the shop’s SellAuth subdomain.SellAuth endpoints:GET /shops/{id}PUT /shops/{id}/update
`/setyoutube`
`/setyoutube`
Tier:
managerSets the shop’s linked YouTube URL.SellAuth endpoints:GET /shops/{id}PUT /shops/{id}/update
`/shopinfo`
`/shopinfo`
Tier:
viewerShows shop identity and balance summary.SellAuth endpoints:GET /shopsGET /shops/{id}/payouts/balances
`/status`
`/status`
Tier:
managerBulk-changes product status (e.g. active/inactive) across products.SellAuth endpoint: PUT /shops/{id}/products/bulk-update/status`/visibility`
`/visibility`
Tier:
managerBulk-changes product visibility (listed/hidden) across products.SellAuth endpoints:GET /shops/{id}/productsPUT /shops/{id}/products/bulk-update/visibility