POST api/Kids_ThucTeChinhSachNCC/Kids_ThucTeChinhSachNCC_GetByNCC
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 Kids_ThucTeChinhSachNCC_Model| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| TuNgay | date |
None. |
|
| DenNgay | date |
None. |
|
| MaNCC | string |
None. |
|
| MaChinhSach | string |
None. |
|
| TenChinhSach | string |
None. |
|
| NoiDung | string |
None. |
|
| GhiChu | string |
None. |
|
| UserCreated | globally unique identifier |
None. |
|
| DateCreated | date |
None. |
|
| LastModified | date |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GuidID": "b10154cf-bf1d-44e0-a294-074da1b57e8f",
"TuNgay": "2026-01-29T07:17:28.5415042+07:00",
"DenNgay": "2026-01-29T07:17:28.5415042+07:00",
"MaNCC": "sample string 2",
"MaChinhSach": "sample string 3",
"TenChinhSach": "sample string 4",
"NoiDung": "sample string 5",
"GhiChu": "sample string 6",
"UserCreated": "0f47f3cf-aaed-4a10-b6e5-49b194c36c2b",
"DateCreated": "2026-01-29T07:17:28.5415042+07:00",
"LastModified": "2026-01-29T07:17:28.5415042+07:00"
},
{
"GuidID": "b10154cf-bf1d-44e0-a294-074da1b57e8f",
"TuNgay": "2026-01-29T07:17:28.5415042+07:00",
"DenNgay": "2026-01-29T07:17:28.5415042+07:00",
"MaNCC": "sample string 2",
"MaChinhSach": "sample string 3",
"TenChinhSach": "sample string 4",
"NoiDung": "sample string 5",
"GhiChu": "sample string 6",
"UserCreated": "0f47f3cf-aaed-4a10-b6e5-49b194c36c2b",
"DateCreated": "2026-01-29T07:17:28.5415042+07:00",
"LastModified": "2026-01-29T07:17:28.5415042+07:00"
}
]