GET api/HangHoa/GetTinhHinhXe?changedtime={changedtime}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
changedtime

date

Required

Body Parameters

None.

Response Information

Resource Description

Collection of GetTinhHinhXe_Result
NameDescriptionTypeAdditional information
SoHieuXe

string

None.

PhanLoaiXe

string

None.

DiaDiemTacNghiepID

integer

None.

TenDiaDiem

string

None.

GaID

integer

None.

MaGaDSVN

string

None.

TenGa

string

None.

TGThayDoiVT

date

None.

TrangThaiTV

integer

None.

TenTrangThaiTV

string

None.

GhiChuTV

string

None.

TGThayDoiTV

date

None.

TrangThaiKT

integer

None.

TenTrangThaiKT

string

None.

TGThayDoiKT

date

None.

GhiChuKT

string

None.

DuongID

integer

None.

ViTriTrenDuong

integer

None.

TenGaDo

string

None.

MaGaDo

string

None.

TenHang

string

None.

MaCTSoHuu

string

None.

MaCTVanDung

string

None.

SoThuTu

integer

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "SoHieuXe": "sample string 1",
    "PhanLoaiXe": "sample string 2",
    "DiaDiemTacNghiepID": 3,
    "TenDiaDiem": "sample string 4",
    "GaID": 1,
    "MaGaDSVN": "sample string 5",
    "TenGa": "sample string 6",
    "TGThayDoiVT": "2025-10-29T00:37:54.4874655+07:00",
    "TrangThaiTV": 1,
    "TenTrangThaiTV": "sample string 7",
    "GhiChuTV": "sample string 8",
    "TGThayDoiTV": "2025-10-29T00:37:54.4874655+07:00",
    "TrangThaiKT": 1,
    "TenTrangThaiKT": "sample string 9",
    "TGThayDoiKT": "2025-10-29T00:37:54.4874655+07:00",
    "GhiChuKT": "sample string 10",
    "DuongID": 1,
    "ViTriTrenDuong": 1,
    "TenGaDo": "sample string 11",
    "MaGaDo": "sample string 12",
    "TenHang": "sample string 13",
    "MaCTSoHuu": "sample string 14",
    "MaCTVanDung": "sample string 15",
    "SoThuTu": 1
  },
  {
    "SoHieuXe": "sample string 1",
    "PhanLoaiXe": "sample string 2",
    "DiaDiemTacNghiepID": 3,
    "TenDiaDiem": "sample string 4",
    "GaID": 1,
    "MaGaDSVN": "sample string 5",
    "TenGa": "sample string 6",
    "TGThayDoiVT": "2025-10-29T00:37:54.4874655+07:00",
    "TrangThaiTV": 1,
    "TenTrangThaiTV": "sample string 7",
    "GhiChuTV": "sample string 8",
    "TGThayDoiTV": "2025-10-29T00:37:54.4874655+07:00",
    "TrangThaiKT": 1,
    "TenTrangThaiKT": "sample string 9",
    "TGThayDoiKT": "2025-10-29T00:37:54.4874655+07:00",
    "GhiChuKT": "sample string 10",
    "DuongID": 1,
    "ViTriTrenDuong": 1,
    "TenGaDo": "sample string 11",
    "MaGaDo": "sample string 12",
    "TenHang": "sample string 13",
    "MaCTSoHuu": "sample string 14",
    "MaCTVanDung": "sample string 15",
    "SoThuTu": 1
  }
]