POST api/KPBaoCaoDoanhSo2/USP_KIDS_BCLoiNhuanGop_MK
Request Information
URI Parameters
None.
Body Parameters
Collection of ObjectNone.
Request Formats
application/json, text/json
Sample:
[
{},
{}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of KPUSP_KIDS_BCLoiNhuanGop_MK| Name | Description | Type | Additional information |
|---|---|---|---|
| ItemCategoryCode | string |
None. |
|
| Description | string |
None. |
|
| DoanhSo | decimal number |
None. |
|
| GiamGia | decimal number |
None. |
|
| GiaVon | decimal number |
None. |
|
| LNG | decimal number |
None. |
|
| TLGG | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"ItemCategoryCode": "sample string 1",
"Description": "sample string 2",
"DoanhSo": 1.0,
"GiamGia": 1.0,
"GiaVon": 1.0,
"LNG": 1.0,
"TLGG": 1.0
},
{
"ItemCategoryCode": "sample string 1",
"Description": "sample string 2",
"DoanhSo": 1.0,
"GiamGia": 1.0,
"GiaVon": 1.0,
"LNG": 1.0,
"TLGG": 1.0
}
]