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": "201c1b1c-8aa3-4c04-8f29-9749365b1cea",
  "RefID_HoSoKhachHang": "72a9f610-7875-4fce-b5e8-a299daf1e3a6",
  "NgayGio": "2025-12-10T21:13:49.0212393+07:00",
  "NgayHen": "2025-12-10T21:13:49.0212393+07:00",
  "UserID_NhanVienHen": "355977dc-26a8-4758-bc8a-b8f93648a39e",
  "UserID_NhanVienTao": "2602a424-785a-462d-85c6-105f0d0a5541",
  "NoiDung": "sample string 4",
  "GhiChu": "sample string 5",
  "TrangThai": 1,
  "SoDienThoai": "sample string 6",
  "RefID_CH_ChiNhanh": "886fd3b1-91b2-4af6-bcb5-e99d9b210978",
  "MaCongTy": "sample string 8",
  "MaNghiepVu": "sample string 9",
  "RefID_NghiepVu": "c446494a-77ba-4bbe-aec1-851d88766187",
  "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": "481b985b-99ba-4ae0-9267-ca9e2fe42eb1",
  "RefID_HoSoKhachHang": "8150f007-e9c3-4c8a-9d44-bd123caa109c",
  "NgayGio": "2025-12-10T21:13:49.0368073+07:00",
  "NgayHen": "2025-12-10T21:13:49.0368073+07:00",
  "UserID_NhanVienHen": "3d9e7796-b490-4c39-9ea7-576efd452ccd",
  "UserID_NhanVienTao": "91c9c82f-520c-482a-8308-f1a50a779958",
  "NoiDung": "sample string 4",
  "GhiChu": "sample string 5",
  "TrangThai": 1,
  "SoDienThoai": "sample string 6",
  "RefID_CH_ChiNhanh": "ddc17e52-f244-4bdb-95ca-af261fd96aef",
  "MaCongTy": "sample string 8",
  "MaNghiepVu": "sample string 9",
  "RefID_NghiepVu": "f65efbbc-85e5-4998-9b15-9543d58e5c48",
  "TenKhachHang": "sample string 10",
  "SendZALO": true
}