POST Admin/ThemLo

Request Information

URI Parameters

None.

Body Parameters

DIGITI_Lo
NameDescriptionTypeAdditional information
LoID

integer

None.

TenLo

string

None.

KhuVucID

integer

None.

SoHang

integer

None.

SoCot

integer

None.

GhiChu

string

None.

Request Formats

application/json, text/json

Sample:
{
  "loid": 1,
  "tenlo": "sample string 2",
  "khuvucid": 1,
  "sohang": 1,
  "socot": 1,
  "ghichu": "sample string 3"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.