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

# GET /api/services/app/TenantDashboard/GetAppointmentSummary

`GET /api/services/app/TenantDashboard/GetAppointmentSummary`

## Query parameters

- `DatePeriod` 1 | 2 | 3

## Response `200`

Success

- GetAppointmentSummaryOutput
  - `totalAppointment` integer
  - `totalAppointmentOnline` integer
  - `totalAppointmentPayment` integer
  - `totalAppointmentPaymentOnline` integer
  - `totalAmount` number, double
  - `totalAmountOnline` number, double
  - `totalAmountPayment` number, double
  - `totalAmountPaymentOnline` number, double
  - `salesSummary` AppointmentSummaryData[], nullable
    - `period` string, nullable
    - `totalAppointment` integer
    - `totalAppointmentOnline` integer
    - `totalAppointmentPayment` integer
    - `totalAppointmentPaymentOnline` integer
    - `totalAmount` number, double
    - `totalAmountOnline` number, double
    - `totalAmountPayment` number, double
    - `totalAmountPaymentOnline` number, double
    - `totalPatient` integer
    - `totalPatientOnlineNew` 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)
