---
title: "GET /bin-dispatch-stats"
method: GET
path: "/bin-dispatch-stats"
---

# GET /bin-dispatch-stats

`GET /bin-dispatch-stats`

## Query parameters

- `date` string, date, required

## Response `200`

getDispatchStats 200 response

- BinDispatchStats
  - `orders` ProgressValue, required
    - `completed` integer, required
    - `total` integer, nullable, required
  - `routes` ProgressValue, required
    - `completed` integer, required
    - `total` integer, nullable, required
  - `bins` ProgressValue, required
    - `completed` integer, required
    - `total` integer, nullable, required
  - `foilBags` ProgressValue, required
    - `completed` integer, required
    - `total` integer, nullable, required

---

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