POST api/CSKH_XuLyKhieuNaiKhachHang/CSKH_XuLyKhieuNaiKhachHang_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 CSKH_XuLyKhieuNaiKhachHangModel| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| MienID | globally unique identifier |
None. |
|
| NgayTiepNhan | date |
None. |
|
| NguonTiepNhan | string |
None. |
|
| NhomKhieuNai | string |
None. |
|
| LoaiKhieuNai | string |
None. |
|
| Code | string |
None. |
|
| TenKhach | string |
None. |
|
| DienThoai | string |
None. |
|
| NoiDungKhieuNai | string |
None. |
|
| MaCuaHang | string |
None. |
|
| TrangThai | string |
None. |
|
| QuaTrinhGiaiQuyet | string |
None. |
|
| NgayXuLy | date |
None. |
|
| NgayHoanThanh | date |
None. |
|
| NguoiTiepNhan | string |
None. |
|
| MemberContact | string |
None. |
|
| DoanhSoPhatSinh | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GuidID": "adbdb0ce-032d-4745-96a7-83a68507e509",
"MienID": "dcff5834-4d15-43d3-a203-9ad61c264d62",
"NgayTiepNhan": "2026-01-29T16:33:09.6727417+07:00",
"NguonTiepNhan": "sample string 2",
"NhomKhieuNai": "sample string 3",
"LoaiKhieuNai": "sample string 4",
"Code": "sample string 5",
"TenKhach": "sample string 6",
"DienThoai": "sample string 7",
"NoiDungKhieuNai": "sample string 8",
"MaCuaHang": "sample string 9",
"TrangThai": "sample string 10",
"QuaTrinhGiaiQuyet": "sample string 11",
"NgayXuLy": "2026-01-29T16:33:09.6727417+07:00",
"NgayHoanThanh": "2026-01-29T16:33:09.6727417+07:00",
"NguoiTiepNhan": "sample string 12",
"MemberContact": "sample string 13",
"DoanhSoPhatSinh": 1.0
},
{
"GuidID": "adbdb0ce-032d-4745-96a7-83a68507e509",
"MienID": "dcff5834-4d15-43d3-a203-9ad61c264d62",
"NgayTiepNhan": "2026-01-29T16:33:09.6727417+07:00",
"NguonTiepNhan": "sample string 2",
"NhomKhieuNai": "sample string 3",
"LoaiKhieuNai": "sample string 4",
"Code": "sample string 5",
"TenKhach": "sample string 6",
"DienThoai": "sample string 7",
"NoiDungKhieuNai": "sample string 8",
"MaCuaHang": "sample string 9",
"TrangThai": "sample string 10",
"QuaTrinhGiaiQuyet": "sample string 11",
"NgayXuLy": "2026-01-29T16:33:09.6727417+07:00",
"NgayHoanThanh": "2026-01-29T16:33:09.6727417+07:00",
"NguoiTiepNhan": "sample string 12",
"MemberContact": "sample string 13",
"DoanhSoPhatSinh": 1.0
}
]