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": "cb8474a6-1fff-4c34-94d0-afd9d6cbd08e",
  "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"