GET api/Kids_ChinhSachNCC/Kids_ChinhSachNCC_GetAll
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Kids_ChinhSachNCC_Model| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| MaNCC | string |
None. |
|
| TenNCC | string |
None. |
|
| KIDS_DanhMucChinhSachNCC_ID | globally unique identifier |
None. |
|
| TuNgay | date |
None. |
|
| DenNgay | date |
None. |
|
| NoiDung | string |
None. |
|
| GhiChu | string |
None. |
|
| ChangeStatus | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GuidID": "e1ba02f6-4601-4486-8361-2705eb7d0d98",
"MaNCC": "sample string 2",
"TenNCC": "sample string 3",
"KIDS_DanhMucChinhSachNCC_ID": "9cc95f44-e19f-493f-9c12-56457466c071",
"TuNgay": "2026-01-29T16:26:49.809446+07:00",
"DenNgay": "2026-01-29T16:26:49.809446+07:00",
"NoiDung": "sample string 4",
"GhiChu": "sample string 5",
"ChangeStatus": 6
},
{
"GuidID": "e1ba02f6-4601-4486-8361-2705eb7d0d98",
"MaNCC": "sample string 2",
"TenNCC": "sample string 3",
"KIDS_DanhMucChinhSachNCC_ID": "9cc95f44-e19f-493f-9c12-56457466c071",
"TuNgay": "2026-01-29T16:26:49.809446+07:00",
"DenNgay": "2026-01-29T16:26:49.809446+07:00",
"NoiDung": "sample string 4",
"GhiChu": "sample string 5",
"ChangeStatus": 6
}
]