---
title: "Get Top Item Sales"
method: GET
path: "/baskets/top-item-sales"
tags: ["baskets"]
---

# Get Top Item Sales

`GET /baskets/top-item-sales`

## Response `200`

OK

- object
  - `collection` object
    - `name` string
    - `b_product` integer
    - `total` number
    - `units` number

---

[API](https://skmtc.dev/shopbox/apis/shopbox-api.md) · [All operations](https://skmtc.dev/shopbox/apis/shopbox-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shopbox/shopbox-api/revisions/f1847469718c/schema)
