---
title: "POST /api/services/app/ClinicSurveyAnswer/CreateOrUpdate"
method: POST
path: "/api/services/app/ClinicSurveyAnswer/CreateOrUpdate"
tags: ["ClinicSurveyAnswer"]
---

# POST /api/services/app/ClinicSurveyAnswer/CreateOrUpdate

`POST /api/services/app/ClinicSurveyAnswer/CreateOrUpdate`

## Request body

- CRUClinicSurveyAnswerDto
  - `id` integer
  - `treatmentId` integer
  - `treatmentCode` string, nullable — Max length 25
  - `treatmentDate` string, date-time
  - `serviceReqCode` string, nullable
  - `roomId` integer
  - `patientId` integer
  - `patientCode` string, nullable — Max length 50
  - `patientName` string, nullable — Max length 100
  - `patientBirthDay` string, date-time
  - `answers` string, nullable

## Response `200`

Success

---

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