GET api/PhieuThu/GetListCanTruPhieuThu?UserName={UserName}&ListSupplier={ListSupplier}&SoNgay={SoNgay}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
UserName | string |
Required |
|
ListSupplier | string |
Required |
|
SoNgay | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of CanTruPhieuThuName | Description | Type | Additional information |
---|---|---|---|
LoaiTien | string |
None. |
|
DDBH | string |
None. |
|
NhanVienGiaoHang | string |
None. |
|
Ngaygio | date |
None. |
|
Nguoigo | string |
None. |
|
NgayThanhToan | date |
None. |
|
SoXe | string |
None. |
|
Ngay | date |
None. |
|
SOCT | string |
None. |
|
HanTT | date |
None. |
|
MS | string |
None. |
|
TongNo | decimal number |
None. |
|
SoConLai | decimal number |
None. |
|
SoTra | decimal number |
None. |
|
Ghichu | string |
None. |
|
ChonTT | boolean |
None. |
|
Sotienphu | decimal number |
None. |
|
SoHD | string |
None. |
|
Company_Name | string |
None. |
|
SupplierID | string |
None. |
|
LPhieu | string |
None. |
|
MSLyDo | string |
None. |
|
Lydo | string |
None. |
|
ThuongHieu | string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "LoaiTien": "sample string 1", "DDBH": "sample string 2", "NhanVienGiaoHang": "sample string 3", "Ngaygio": "2025-05-24T05:11:11.3549851+07:00", "Nguoigo": "sample string 5", "NgayThanhToan": "2025-05-24T05:11:11.3549851+07:00", "SoXe": "sample string 6", "Ngay": "2025-05-24T05:11:11.3549851+07:00", "SOCT": "sample string 8", "HanTT": "2025-05-24T05:11:11.3549851+07:00", "MS": "sample string 10", "TongNo": 11.1, "SoConLai": 12.1, "SoTra": 13.0, "Ghichu": "sample string 14", "ChonTT": true, "Sotienphu": 16.0, "SoHD": "sample string 17", "Company_Name": "sample string 18", "SupplierID": "sample string 19", "LPhieu": "sample string 20", "MSLyDo": "sample string 21", "Lydo": "sample string 22", "ThuongHieu": "sample string 23" }, { "LoaiTien": "sample string 1", "DDBH": "sample string 2", "NhanVienGiaoHang": "sample string 3", "Ngaygio": "2025-05-24T05:11:11.3549851+07:00", "Nguoigo": "sample string 5", "NgayThanhToan": "2025-05-24T05:11:11.3549851+07:00", "SoXe": "sample string 6", "Ngay": "2025-05-24T05:11:11.3549851+07:00", "SOCT": "sample string 8", "HanTT": "2025-05-24T05:11:11.3549851+07:00", "MS": "sample string 10", "TongNo": 11.1, "SoConLai": 12.1, "SoTra": 13.0, "Ghichu": "sample string 14", "ChonTT": true, "Sotienphu": 16.0, "SoHD": "sample string 17", "Company_Name": "sample string 18", "SupplierID": "sample string 19", "LPhieu": "sample string 20", "MSLyDo": "sample string 21", "Lydo": "sample string 22", "ThuongHieu": "sample string 23" } ]