---
title: "GET /api/services/app/TenantDashboard/GetPatientSummary"
method: GET
path: "/api/services/app/TenantDashboard/GetPatientSummary"
tags: ["TenantDashboard"]
---

# GET /api/services/app/TenantDashboard/GetPatientSummary

`GET /api/services/app/TenantDashboard/GetPatientSummary`

## Query parameters

- `PatientSummaryDatePeriod` 1 | 2 | 3
- `StartDate` string, date-time
- `EndDate` string, date-time

## Response `200`

Success

- GetPatientSummaryOutput
  - `total` integer
  - `totalOnline` integer
  - `totalPayment` integer
  - `totalPaymentOnline` integer
  - `totalPaymentPortal` integer
  - `totalCancel` number, double
  - `totalCancelOnline` number, double
  - `totalCancelPortal` number, double
  - `totalPatient` integer
  - `totalPatientOnline` integer
  - `patientsSummary` PatientSummaryData[], nullable
    - `period` string, nullable
    - `total` integer
    - `totalOnline` integer
    - `totalPayment` integer
    - `totalPaymentOnline` integer
    - `totalPaymentPortal` integer
    - `totalCancel` number, double
    - `totalCancelOnline` number, double
    - `totalCancelPortal` number, double
    - `totalPatient` integer
    - `totalPatientOnline` integer

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
