---
title: "Compare Staff"
method: GET
path: "/baskets/compare-staff"
tags: ["baskets"]
---

# Compare Staff

`GET /baskets/compare-staff`

## Response `200`

OK

- object
  - `name` string
  - `uid` integer
  - `revenue` number
  - `cash_amount` number
  - `card_amount` number
  - `mixed_amount` number
  - `others_amount` number
  - `transactions_average` number
  - `transactions_count` number
  - `items_count` 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)
