---
title: "GET /Sites/{siteId}/dashboard/MonthlyReportByCurrency/{periodInMonths}"
method: GET
path: "/Sites/{siteId}/dashboard/MonthlyReportByCurrency/{periodInMonths}"
tags: ["Dashboard"]
---

# GET /Sites/{siteId}/dashboard/MonthlyReportByCurrency/{periodInMonths}

`GET /Sites/{siteId}/dashboard/MonthlyReportByCurrency/{periodInMonths}`

## Path parameters

- `siteId` integer, required
- `periodInMonths` integer, required

## Response `200`

Success

- QPilotCoreModelsDtoEntitiesScheduledOrdersMonthlyReport
  - `monthlyAverageProcessingValueByCurrency` QPilotCoreModelsDtoEntitiesMonthlyReportByCurrencyDouble[], nullable
    - `date` string, date-time
    - `result` object, nullable
  - `monthlyProcessingValueByCurrency` QPilotCoreModelsDtoEntitiesMonthlyReportByCurrencyDouble[], nullable
    - `date` string, date-time
    - `result` object, nullable
  - `monthlyAverageOrderValueByCurrency` QPilotCoreModelsDtoEntitiesMonthlyReportByCurrencyDouble[], nullable
    - `date` string, date-time
    - `result` object, nullable
  - `monthlySuccessfulCyclesByCurrency` QPilotCoreModelsDtoEntitiesMonthlyReportByCurrencyInt32[], nullable
    - `date` string, date-time
    - `result` object, nullable
  - `monthlyAverageSuccessfulCyclesByCurrency` QPilotCoreModelsDtoEntitiesMonthlyReportByCurrencyDouble[], nullable
    - `date` string, date-time
    - `result` object, nullable

---

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