---
title: "POST /api/services/app/Appointment/CheckTreatment"
method: POST
path: "/api/services/app/Appointment/CheckTreatment"
tags: ["Appointment"]
---

# POST /api/services/app/Appointment/CheckTreatment

`POST /api/services/app/Appointment/CheckTreatment`

## Request body

- CheckTreatmentInput
  - `idClinicArea` integer
  - `idClinic` integer, nullable
  - `idDoctor` integer, nullable
  - `idServicePrice` integer
  - `idConsultationShift` integer
  - `date` string, date-time

## Response `200`

Success

- CheckTreatmentOutput
  - `hasError` boolean
  - `errorMessage` string, nullable

---

[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)
