GET api/Kids_ChinhSachDichVuNCC/Kids_ChinhSachDichVuNCC_GetAll
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Kids_ChinhSachDichVuNCC_Model| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| MaNCC | string |
None. |
|
| TenNCC | string |
None. |
|
| ChinhSach | string |
None. |
|
| SoHD | string |
None. |
|
| LoaiHD | string |
None. |
|
| TuNgay | date |
None. |
|
| DenNgay | date |
None. |
|
| NoiDung | string |
None. |
|
| ApDungCho | globally unique identifier |
None. |
|
| GhiChu | string |
None. |
|
| NguoiNhap | globally unique identifier |
None. |
|
| HieuLuc | string |
None. |
|
| TrangThai | string |
None. |
|
| ChangeStatus | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GuidID": "1f174bb4-877f-4c18-a578-135917509a8b",
"MaNCC": "sample string 2",
"TenNCC": "sample string 3",
"ChinhSach": "sample string 4",
"SoHD": "sample string 5",
"LoaiHD": "sample string 6",
"TuNgay": "2026-04-03T18:10:26.5581212+07:00",
"DenNgay": "2026-04-03T18:10:26.5581212+07:00",
"NoiDung": "sample string 7",
"ApDungCho": "6fe1ffc6-2a99-44a8-a895-e7867aee845b",
"GhiChu": "sample string 8",
"NguoiNhap": "5f8b014b-cfa6-479f-9b0d-560ec7c577c6",
"HieuLuc": "sample string 9",
"TrangThai": "sample string 10",
"ChangeStatus": 11
},
{
"GuidID": "1f174bb4-877f-4c18-a578-135917509a8b",
"MaNCC": "sample string 2",
"TenNCC": "sample string 3",
"ChinhSach": "sample string 4",
"SoHD": "sample string 5",
"LoaiHD": "sample string 6",
"TuNgay": "2026-04-03T18:10:26.5581212+07:00",
"DenNgay": "2026-04-03T18:10:26.5581212+07:00",
"NoiDung": "sample string 7",
"ApDungCho": "6fe1ffc6-2a99-44a8-a895-e7867aee845b",
"GhiChu": "sample string 8",
"NguoiNhap": "5f8b014b-cfa6-479f-9b0d-560ec7c577c6",
"HieuLuc": "sample string 9",
"TrangThai": "sample string 10",
"ChangeStatus": 11
}
]