GET api/Kids_ChinhSachNCC/Kids_ChinhSachNCC_GetAll

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Kids_ChinhSachNCC_Model
NameDescriptionTypeAdditional 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": "3b8b0757-b52c-47b6-a2a8-b7ddea693674",
    "MaNCC": "sample string 2",
    "TenNCC": "sample string 3",
    "KIDS_DanhMucChinhSachNCC_ID": "54c395c7-5178-46d4-a70a-039b9b0cd5d7",
    "TuNgay": "2026-04-03T18:14:50.4444453+07:00",
    "DenNgay": "2026-04-03T18:14:50.4444453+07:00",
    "NoiDung": "sample string 4",
    "GhiChu": "sample string 5",
    "ChangeStatus": 6
  },
  {
    "GuidID": "3b8b0757-b52c-47b6-a2a8-b7ddea693674",
    "MaNCC": "sample string 2",
    "TenNCC": "sample string 3",
    "KIDS_DanhMucChinhSachNCC_ID": "54c395c7-5178-46d4-a70a-039b9b0cd5d7",
    "TuNgay": "2026-04-03T18:14:50.4444453+07:00",
    "DenNgay": "2026-04-03T18:14:50.4444453+07:00",
    "NoiDung": "sample string 4",
    "GhiChu": "sample string 5",
    "ChangeStatus": 6
  }
]