POST api/KSNB_TyLeHoanThanhKhoiLuong/InsertNewDataItem

Request Information

URI Parameters

None.

Body Parameters

KSNB_TyLeHoanThanhKhoiLuong
NameDescriptionTypeAdditional information
GuidID

globally unique identifier

None.

MaTyLe

string

None.

DiemKhoiLuong

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "GuidID": "2533c30d-8093-423d-9d78-2831bce66ad1",
  "MaTyLe": "sample string 2",
  "DiemKhoiLuong": 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"