GET api/KHO_LichSuInPhieuXuatKhoTong/GetAll
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 KHO_LichSuInPhieuXuatKhoTongModel| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| MaKhoNhap | string |
None. |
|
| TenKhoNhap | string |
None. |
|
| GhiChu | string |
None. |
|
| BienSoXe | string |
None. |
|
| TaiXe | string |
None. |
|
| PhuXe | string |
None. |
|
| NVKiemSoat | string |
None. |
|
| NguoiLapPhieu | string |
None. |
|
| ThuKho | string |
None. |
|
| SoChuyen | integer |
None. |
|
| NgayIn | date |
None. |
|
| ChangeStatus | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GuidID": "47066585-3a7f-42e8-8371-23e67f29e734",
"MaKhoNhap": "sample string 2",
"TenKhoNhap": "sample string 3",
"GhiChu": "sample string 4",
"BienSoXe": "sample string 5",
"TaiXe": "sample string 6",
"PhuXe": "sample string 7",
"NVKiemSoat": "sample string 8",
"NguoiLapPhieu": "sample string 9",
"ThuKho": "sample string 10",
"SoChuyen": 1,
"NgayIn": "2026-01-29T18:24:35.5456606+07:00",
"ChangeStatus": 11
},
{
"GuidID": "47066585-3a7f-42e8-8371-23e67f29e734",
"MaKhoNhap": "sample string 2",
"TenKhoNhap": "sample string 3",
"GhiChu": "sample string 4",
"BienSoXe": "sample string 5",
"TaiXe": "sample string 6",
"PhuXe": "sample string 7",
"NVKiemSoat": "sample string 8",
"NguoiLapPhieu": "sample string 9",
"ThuKho": "sample string 10",
"SoChuyen": 1,
"NgayIn": "2026-01-29T18:24:35.5456606+07:00",
"ChangeStatus": 11
}
]