### GET /api/v1/admin/shop/sales

`GET /api/v1/admin/shop/sales`

- Authentication: manager session (JWT) or API token
- Permission: any one of `prm_shop_sales`, `prm_shop_sales_all`

_This endpoint has no hand-written reference entry yet. The method, path, authentication, permission and rate limit above are generated from the running router and are accurate; there is no request or response example._

