POST api/DNTT_ThuNgan/GetAll_DNTT_ThuNgan_LoaiTien_Mix_DNTT_LoaiToTien
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 DNTT_ThuNgan_LoaiTien_Mix_DNTT_LoaiToTien| Name | Description | Type | Additional information |
|---|---|---|---|
| STT | integer |
None. |
|
| IDLoaiToTien | integer |
None. |
|
| TenLoaiToTien | string |
None. |
|
| MenhGia | decimal number |
None. |
|
| SoLuongTo | integer |
None. |
|
| SoTien | decimal number |
None. |
|
| GhiChu | string |
None. |
|
| LoaiTien | string |
None. |
|
| TenNhom | string |
None. |
|
| SoLuongTo_KTBH | integer |
None. |
|
| SoTien_KTBH | decimal number |
None. |
|
| MaCuaHang | string |
None. |
|
| NgayGiaoDich | date |
None. |
|
| CaLamViec | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"STT": 1,
"IDLoaiToTien": 2,
"TenLoaiToTien": "sample string 3",
"MenhGia": 4.0,
"SoLuongTo": 5,
"SoTien": 6.0,
"GhiChu": "sample string 7",
"LoaiTien": "sample string 8",
"TenNhom": "sample string 9",
"SoLuongTo_KTBH": 10,
"SoTien_KTBH": 11.0,
"MaCuaHang": "sample string 12",
"NgayGiaoDich": "2026-01-29T16:33:10.398335+07:00",
"CaLamViec": "sample string 14"
},
{
"STT": 1,
"IDLoaiToTien": 2,
"TenLoaiToTien": "sample string 3",
"MenhGia": 4.0,
"SoLuongTo": 5,
"SoTien": 6.0,
"GhiChu": "sample string 7",
"LoaiTien": "sample string 8",
"TenNhom": "sample string 9",
"SoLuongTo_KTBH": 10,
"SoTien_KTBH": 11.0,
"MaCuaHang": "sample string 12",
"NgayGiaoDich": "2026-01-29T16:33:10.398335+07:00",
"CaLamViec": "sample string 14"
}
]