POST api/PKD_ChamSocKhachHang/PKD_ChamSocKhachHang_GetAll
Request Information
URI Parameters
None.
Body Parameters
Collection of ObjectNone.
Request Formats
application/json, text/json
Sample:
[
{},
{}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of PKD_ChamSocKhachHangModel| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| NgayTiepNhan | date |
None. |
|
| DonViID | globally unique identifier |
None. |
|
| PhanLoaiNguon | string |
None. |
|
| MaChienDich | string |
None. |
|
| DienThoai | string |
None. |
|
| string |
None. |
||
| TenKhach | string |
None. |
|
| NhomSanPham | string |
None. |
|
| MaSanPham | string |
None. |
|
| NoiDungKhieuNai | string |
None. |
|
| KetQua | string |
None. |
|
| KhachPhanHoi | string |
None. |
|
| NguoiTiepNhan | string |
None. |
|
| MemberAccount | string |
None. |
|
| DoanhSo15Ngay | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GuidID": "5ec9e90f-6ec0-4f69-a1eb-0d8b25d79f9c",
"NgayTiepNhan": "2026-01-29T16:28:38.2352343+07:00",
"DonViID": "1866239d-5e7a-470b-80d3-6ee0e1480140",
"PhanLoaiNguon": "sample string 2",
"MaChienDich": "sample string 3",
"DienThoai": "sample string 4",
"Email": "sample string 5",
"TenKhach": "sample string 6",
"NhomSanPham": "sample string 7",
"MaSanPham": "sample string 8",
"NoiDungKhieuNai": "sample string 9",
"KetQua": "sample string 10",
"KhachPhanHoi": "sample string 11",
"NguoiTiepNhan": "sample string 12",
"MemberAccount": "sample string 13",
"DoanhSo15Ngay": 1.0
},
{
"GuidID": "5ec9e90f-6ec0-4f69-a1eb-0d8b25d79f9c",
"NgayTiepNhan": "2026-01-29T16:28:38.2352343+07:00",
"DonViID": "1866239d-5e7a-470b-80d3-6ee0e1480140",
"PhanLoaiNguon": "sample string 2",
"MaChienDich": "sample string 3",
"DienThoai": "sample string 4",
"Email": "sample string 5",
"TenKhach": "sample string 6",
"NhomSanPham": "sample string 7",
"MaSanPham": "sample string 8",
"NoiDungKhieuNai": "sample string 9",
"KetQua": "sample string 10",
"KhachPhanHoi": "sample string 11",
"NguoiTiepNhan": "sample string 12",
"MemberAccount": "sample string 13",
"DoanhSo15Ngay": 1.0
}
]