---
title: "POST /api/services/app/Patient/SyncHisPatient"
method: POST
path: "/api/services/app/Patient/SyncHisPatient"
tags: ["Patient"]
---

# POST /api/services/app/Patient/SyncHisPatient

`POST /api/services/app/Patient/SyncHisPatient`

## Request body

- SyncHISInput
  - `id` integer
  - `syncAll` boolean
  - `syncName` boolean
  - `syncGender` boolean
  - `syncBirthday` boolean
  - `syncAddress` boolean
  - `syncPhoneNumber` boolean
  - `syncEmail` boolean
  - `syncIdentityCard` boolean

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