POST api/KPBaoCaoDoanhSo/USP_KIDS_GetDSOnlineTheoNV
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 KPBCDoanhSoOnlineTheoNhanVien| Name | Description | Type | Additional information |
|---|---|---|---|
| MaNV | string |
None. |
|
| TenNV | string |
None. |
|
| Terminals | string |
None. |
|
| Store | string |
None. |
|
| ChiTieuTong | decimal number |
None. |
|
| SoDon | decimal number |
None. |
|
| DoanhSo | decimal number |
None. |
|
| TyTrong1 | decimal number |
None. |
|
| ChiTieu | decimal number |
None. |
|
| ConLai | decimal number |
None. |
|
| TyTrong2 | decimal number |
None. |
|
| TBDon | decimal number |
None. |
|
| Terminal | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"MaNV": "sample string 1",
"TenNV": "sample string 2",
"Terminals": "sample string 3",
"Store": "sample string 4",
"ChiTieuTong": 1.0,
"SoDon": 1.0,
"DoanhSo": 1.0,
"TyTrong1": 1.0,
"ChiTieu": 1.0,
"ConLai": 1.0,
"TyTrong2": 1.0,
"TBDon": 1.0,
"Terminal": "sample string 5"
},
{
"MaNV": "sample string 1",
"TenNV": "sample string 2",
"Terminals": "sample string 3",
"Store": "sample string 4",
"ChiTieuTong": 1.0,
"SoDon": 1.0,
"DoanhSo": 1.0,
"TyTrong1": 1.0,
"ChiTieu": 1.0,
"ConLai": 1.0,
"TyTrong2": 1.0,
"TBDon": 1.0,
"Terminal": "sample string 5"
}
]