POST api/KSNB_DotKiemKe/InsertNewDataItem

Request Information

URI Parameters

None.

Body Parameters

KSNB_DotKiemKe
NameDescriptionTypeAdditional information
GuidID

globally unique identifier

None.

Ma

string

None.

Ten

string

None.

GhiChu

string

None.

Request Formats

application/json, text/json

Sample:
{
  "GuidID": "58219e40-7697-4de6-9272-f8e455e5b3f9",
  "Ma": "sample string 2",
  "Ten": "sample string 3",
  "GhiChu": "sample string 4"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"