GET api/NV_DatKham/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

NV_DatKham
NameDescriptionTypeAdditional information
RefID

globally unique identifier

None.

RefID_HoSoKhachHang

globally unique identifier

None.

NgayGio

date

None.

NgayHen

date

None.

UserID_NhanVienHen

globally unique identifier

None.

UserID_NhanVienTao

globally unique identifier

None.

NoiDung

string

None.

GhiChu

string

None.

TrangThai

integer

None.

SoDienThoai

string

None.

RefID_CH_ChiNhanh

globally unique identifier

None.

MaCongTy

string

None.

MaNghiepVu

string

None.

RefID_NghiepVu

globally unique identifier

None.

TenKhachHang

string

None.

SendZALO

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "RefID": "2b50b05b-3c2c-451a-972e-bd24f62a5113",
  "RefID_HoSoKhachHang": "ef60f7b0-d1a0-492f-8ae8-0737a37fdec0",
  "NgayGio": "2025-12-10T21:15:14.2934295+07:00",
  "NgayHen": "2025-12-10T21:15:14.2934295+07:00",
  "UserID_NhanVienHen": "0e2f140d-8e7a-4e42-8190-553ec333a863",
  "UserID_NhanVienTao": "e4087b36-f932-4507-8981-96017fd90745",
  "NoiDung": "sample string 4",
  "GhiChu": "sample string 5",
  "TrangThai": 1,
  "SoDienThoai": "sample string 6",
  "RefID_CH_ChiNhanh": "3315bf9e-95a5-4df0-9684-a3670e442c8e",
  "MaCongTy": "sample string 8",
  "MaNghiepVu": "sample string 9",
  "RefID_NghiepVu": "cdc1b622-2ca5-46f8-93c1-9517093fd9b7",
  "TenKhachHang": "sample string 10",
  "SendZALO": true
}