---
title: "GET /delivery-providers/{providerCode}/batch-summaries/{date}"
method: GET
path: "/delivery-providers/{providerCode}/batch-summaries/{date}"
---

# GET /delivery-providers/{providerCode}/batch-summaries/{date}

`GET /delivery-providers/{providerCode}/batch-summaries/{date}`

## Path parameters

- `providerCode` string, required
- `date` string, date, required

## Response `200`

getBatchSummariesByProviderAndDate 200 response

- DeliveryRoutingBatchSummaryAssignedDeliveryRoutingBatchSummary[]
  - `date` string, date, required
  - `batch` DeliveryRoutingBatch, required
    - `id` integer, required
    - `name` string, required
    - `published` boolean, required
    - `provider` DeliveryProvider, required
      - `code` string, required
      - `name` string, required
    - `parameters` object, required
  - `orderCountByFsa` object, required
  - `pickupCountByFsa` object, required
  - `orderCountByTimeslot` object, 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)
