POST themdanhsachtb_chitietphucapkhac
Request Information
URI Parameters
None.
Body Parameters
Collection of tb_chitietphucapkhac| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| macb | integer |
None. |
|
| thang | integer |
None. |
|
| nam | integer |
None. |
|
| maphucapkhac | integer |
None. |
|
| sotien | integer |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"id": 1,
"macb": 2,
"thang": 3,
"nam": 4,
"maphucapkhac": 5,
"sotien": 6
},
{
"id": 1,
"macb": 2,
"thang": 3,
"nam": 4,
"maphucapkhac": 5,
"sotien": 6
}
]
application/xml, text/xml
Sample:
<ArrayOftb_chitietphucapkhac xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/APITienLuong.Models">
<tb_chitietphucapkhac>
<id>1</id>
<macb>2</macb>
<maphucapkhac>5</maphucapkhac>
<nam>4</nam>
<sotien>6</sotien>
<thang>3</thang>
</tb_chitietphucapkhac>
<tb_chitietphucapkhac>
<id>1</id>
<macb>2</macb>
<maphucapkhac>5</maphucapkhac>
<nam>4</nam>
<sotien>6</sotien>
<thang>3</thang>
</tb_chitietphucapkhac>
</ArrayOftb_chitietphucapkhac>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
tb_chitietphucapkhac| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| macb | integer |
None. |
|
| thang | integer |
None. |
|
| nam | integer |
None. |
|
| maphucapkhac | integer |
None. |
|
| sotien | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": 1,
"macb": 2,
"thang": 3,
"nam": 4,
"maphucapkhac": 5,
"sotien": 6
}
application/xml, text/xml
Sample:
<tb_chitietphucapkhac xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/APITienLuong.Models"> <id>1</id> <macb>2</macb> <maphucapkhac>5</maphucapkhac> <nam>4</nam> <sotien>6</sotien> <thang>3</thang> </tb_chitietphucapkhac>