POST api/NV_DatKham

Request Information

URI Parameters

None.

Body Parameters

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.

Request Formats

application/json, text/json

Sample:
{
  "RefID": "08eb6921-6395-427f-9b87-af8cd1e8b9c6",
  "RefID_HoSoKhachHang": "c5a7da8b-0690-4e55-9821-7a1535bc6ca0",
  "NgayGio": "2026-03-02T17:09:10.5275502+07:00",
  "NgayHen": "2026-03-02T17:09:10.5275502+07:00",
  "UserID_NhanVienHen": "4b4c0e79-8087-43dc-b6ea-b4390edb8c56",
  "UserID_NhanVienTao": "aa0fc375-1d0b-42c3-be88-ad1bf573c20e",
  "NoiDung": "sample string 4",
  "GhiChu": "sample string 5",
  "TrangThai": 1,
  "SoDienThoai": "sample string 6",
  "RefID_CH_ChiNhanh": "a1d5d0dd-78fa-4c27-844b-8b1695cef4ca",
  "MaCongTy": "sample string 8",
  "MaNghiepVu": "sample string 9",
  "RefID_NghiepVu": "1ec0e95a-46ff-45dc-957b-b8e1edbe0f2e",
  "TenKhachHang": "sample string 10",
  "SendZALO": true
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'NV_DatKham'.

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": "f4c1e906-88fa-4044-b506-d67a81c00eff",
  "RefID_HoSoKhachHang": "50de6b81-41d4-43b9-b9b6-ff18e7f56b56",
  "NgayGio": "2026-03-02T17:09:10.5275502+07:00",
  "NgayHen": "2026-03-02T17:09:10.5275502+07:00",
  "UserID_NhanVienHen": "0f0e2352-59b5-4adb-9560-f7cbab43a00e",
  "UserID_NhanVienTao": "9b354ca6-8bd1-4ac2-842a-319cb682f867",
  "NoiDung": "sample string 4",
  "GhiChu": "sample string 5",
  "TrangThai": 1,
  "SoDienThoai": "sample string 6",
  "RefID_CH_ChiNhanh": "11a8ab70-14be-4db9-8254-073e4b2a2dcf",
  "MaCongTy": "sample string 8",
  "MaNghiepVu": "sample string 9",
  "RefID_NghiepVu": "2016ad9e-5404-40ba-a957-89ede1f60fbc",
  "TenKhachHang": "sample string 10",
  "SendZALO": true
}