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": "0a53f4ac-678d-4c0f-bb48-2a04e2f5ec67",
"TuNgay": "2026-04-03T18:12:06.3047691+07:00",
"DenNgay": "2026-04-03T18:12:06.3047691+07:00",
"MaNCC": "sample string 2",
"MaChinhSach": "sample string 3",
"TenChinhSach": "sample string 4",
"NoiDung": "sample string 5",
"GhiChu": "sample string 6",
"UserCreated": "ee0da449-336b-4809-ba2c-d452b10002cb",
"DateCreated": "2026-04-03T18:12:06.3047691+07:00",
"LastModified": "2026-04-03T18:12:06.3047691+07:00"
},
{
"GuidID": "0a53f4ac-678d-4c0f-bb48-2a04e2f5ec67",
"TuNgay": "2026-04-03T18:12:06.3047691+07:00",
"DenNgay": "2026-04-03T18:12:06.3047691+07:00",
"MaNCC": "sample string 2",
"MaChinhSach": "sample string 3",
"TenChinhSach": "sample string 4",
"NoiDung": "sample string 5",
"GhiChu": "sample string 6",
"UserCreated": "ee0da449-336b-4809-ba2c-d452b10002cb",
"DateCreated": "2026-04-03T18:12:06.3047691+07:00",
"LastModified": "2026-04-03T18:12:06.3047691+07:00"
}
]