---
title: "Get Store Reports"
method: GET
path: "/store/reports"
---

# Get Store Reports

`GET /store/reports`

Returns report of a specific store containing details like sales of previous day, week and month; customers visited; points and coupons issued; points and coupons redeemed etc will be returned. The report also includes the summary of transaction amount, number of customers registered, points and coupons redeemed, transaction types and so on.

## Query parameters

- `type` 'loyalty'
- `start_date` string, date
- `end_date` string, date

## Response `200`

200

---

[API](https://skmtc.net/capillarytech/apis/sample-api.md) · [All operations](https://skmtc.net/capillarytech/apis/sample-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/capillarytech/sample-api/revisions/de241f2ed9b3/schema)
