POST api/KSNB_TyLeDatChatLuong/InsertNewDataItem

Request Information

URI Parameters

None.

Body Parameters

KSNB_TyLeDatChatLuong
NameDescriptionTypeAdditional information
GuidID

globally unique identifier

None.

MaTyLe

string

None.

DiemChatLuong

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "GuidID": "1e430630-60c6-4465-a9ee-69ef1ab41e34",
  "MaTyLe": "sample string 2",
  "DiemChatLuong": 1
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"