POST api/DinhMucTonKho_NoiDia_XNK/UpSertDataItem
Request Information
URI Parameters
None.
Body Parameters
DinhMucTonKho_NoiDia_XNKModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Nam | integer |
None. |
|
| Thang | integer |
None. |
|
| MienCode | string |
None. |
|
| MienDes | string |
None. |
|
| NHC1Code | string |
None. |
|
| NHC1Des | string |
None. |
|
| NHC2Code | string |
None. |
|
| NHC2Des | string |
None. |
|
| NoiDia_MucTieuSLTonKho | decimal number |
None. |
|
| NoiDia_MucTieuGTTonKho | decimal number |
None. |
|
| XNK_MucTieuSLTonKho | decimal number |
None. |
|
| XNK_MucTieuGTTonKho | decimal number |
None. |
|
| Status | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"Nam": 1,
"Thang": 2,
"MienCode": "sample string 3",
"MienDes": "sample string 4",
"NHC1Code": "sample string 5",
"NHC1Des": "sample string 6",
"NHC2Code": "sample string 7",
"NHC2Des": "sample string 8",
"NoiDia_MucTieuSLTonKho": 9.0,
"NoiDia_MucTieuGTTonKho": 10.0,
"XNK_MucTieuSLTonKho": 11.0,
"XNK_MucTieuGTTonKho": 12.0,
"Status": 13
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"