POST api/luong_coban

Request Information

URI Parameters

None.

Body Parameters

luong_coban
NameDescriptionTypeAdditional information
id

integer

None.

magiaovien

integer

None.

hesoluong

decimal number

None.

chucvu

string

None.

PC_chucvu

decimal number

None.

mucluongcoban

integer

None.

pc_thamnienvuotkhung

decimal number

None.

pc_thamniennghe

decimal number

None.

pc_launam

decimal number

None.

pc_congvu

decimal number

None.

pc_dochai

decimal number

None.

pc_trachnhiem

decimal number

None.

pc_khuvuc

decimal number

None.

pc_uudai

decimal number

None.

pc_thuhut

decimal number

None.

mucluongcoban1

integer

None.

sothang

integer

None.

thang

integer

None.

nam

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "magiaovien": 2,
  "hesoluong": 1.0,
  "chucvu": "sample string 3",
  "PC_chucvu": 1.0,
  "mucluongcoban": 4,
  "pc_thamnienvuotkhung": 1.0,
  "pc_thamniennghe": 1.0,
  "pc_launam": 1.0,
  "pc_congvu": 1.0,
  "pc_dochai": 1.0,
  "pc_trachnhiem": 1.0,
  "pc_khuvuc": 1.0,
  "pc_uudai": 1.0,
  "pc_thuhut": 1.0,
  "mucluongcoban1": 5,
  "sothang": 6,
  "thang": 7,
  "nam": 8
}

application/xml, text/xml

Sample:
<luong_coban xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/APITienLuong.Models">
  <PC_chucvu>1</PC_chucvu>
  <chucvu>sample string 3</chucvu>
  <hesoluong>1</hesoluong>
  <id>1</id>
  <magiaovien>2</magiaovien>
  <mucluongcoban>4</mucluongcoban>
  <mucluongcoban1>5</mucluongcoban1>
  <nam>8</nam>
  <pc_congvu>1</pc_congvu>
  <pc_dochai>1</pc_dochai>
  <pc_khuvuc>1</pc_khuvuc>
  <pc_launam>1</pc_launam>
  <pc_thamniennghe>1</pc_thamniennghe>
  <pc_thamnienvuotkhung>1</pc_thamnienvuotkhung>
  <pc_thuhut>1</pc_thuhut>
  <pc_trachnhiem>1</pc_trachnhiem>
  <pc_uudai>1</pc_uudai>
  <sothang>6</sothang>
  <thang>7</thang>
</luong_coban>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

luong_coban
NameDescriptionTypeAdditional information
id

integer

None.

magiaovien

integer

None.

hesoluong

decimal number

None.

chucvu

string

None.

PC_chucvu

decimal number

None.

mucluongcoban

integer

None.

pc_thamnienvuotkhung

decimal number

None.

pc_thamniennghe

decimal number

None.

pc_launam

decimal number

None.

pc_congvu

decimal number

None.

pc_dochai

decimal number

None.

pc_trachnhiem

decimal number

None.

pc_khuvuc

decimal number

None.

pc_uudai

decimal number

None.

pc_thuhut

decimal number

None.

mucluongcoban1

integer

None.

sothang

integer

None.

thang

integer

None.

nam

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "id": 1,
  "magiaovien": 2,
  "hesoluong": 1.0,
  "chucvu": "sample string 3",
  "PC_chucvu": 1.0,
  "mucluongcoban": 4,
  "pc_thamnienvuotkhung": 1.0,
  "pc_thamniennghe": 1.0,
  "pc_launam": 1.0,
  "pc_congvu": 1.0,
  "pc_dochai": 1.0,
  "pc_trachnhiem": 1.0,
  "pc_khuvuc": 1.0,
  "pc_uudai": 1.0,
  "pc_thuhut": 1.0,
  "mucluongcoban1": 5,
  "sothang": 6,
  "thang": 7,
  "nam": 8
}

application/xml, text/xml

Sample:
<luong_coban xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/APITienLuong.Models">
  <PC_chucvu>1</PC_chucvu>
  <chucvu>sample string 3</chucvu>
  <hesoluong>1</hesoluong>
  <id>1</id>
  <magiaovien>2</magiaovien>
  <mucluongcoban>4</mucluongcoban>
  <mucluongcoban1>5</mucluongcoban1>
  <nam>8</nam>
  <pc_congvu>1</pc_congvu>
  <pc_dochai>1</pc_dochai>
  <pc_khuvuc>1</pc_khuvuc>
  <pc_launam>1</pc_launam>
  <pc_thamniennghe>1</pc_thamniennghe>
  <pc_thamnienvuotkhung>1</pc_thamnienvuotkhung>
  <pc_thuhut>1</pc_thuhut>
  <pc_trachnhiem>1</pc_trachnhiem>
  <pc_uudai>1</pc_uudai>
  <sothang>6</sothang>
  <thang>7</thang>
</luong_coban>