POST api/Report/GetListNhatKyThuTien

Request Information

URI Parameters

None.

Body Parameters

DieuKienLocInfo
NameDescriptionTypeAdditional information
UserName

string

None.

TuNgay

string

None.

DenNgay

string

None.

ListKho

string

None.

ListLoaiHang

string

None.

ListNhanVien

string

None.

ListChiNhanh

string

None.

ListNhomKH

string

None.

TrangThai

integer

None.

LoaiNhanVien

integer

None.

TimKiem

string

None.

MaMauBaoCao

string

None.

Request Formats

application/json, text/json

Sample:
{
  "UserName": "sample string 1",
  "TuNgay": "sample string 2",
  "DenNgay": "sample string 3",
  "ListKho": "sample string 4",
  "ListLoaiHang": "sample string 5",
  "ListNhanVien": "sample string 6",
  "ListChiNhanh": "sample string 7",
  "ListNhomKH": "sample string 8",
  "TrangThai": 9,
  "LoaiNhanVien": 10,
  "TimKiem": "sample string 11",
  "MaMauBaoCao": "sample string 12"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ThongKeThuInfo
NameDescriptionTypeAdditional information
SoCt

string

None.

ngay

date

None.

Supplier_ID

string

None.

Company_Name

string

None.

NguoiNhan

string

None.

NguoiNop

string

None.

Ngoaite

decimal number

None.

SoTien

decimal number

None.

Vekhoan

string

None.

Kemtheo

string

None.

Ghichu

string

None.

Diachi

string

None.

Quy

string

None.

Nguoigo

string

None.

Phieu

string

None.

MaLySo

string

None.

LyDo

string

None.

NHOMLYDO

string

None.

NganHang

string

None.

Kho

string

None.

Loai

string

None.

SL

decimal number

None.

TenTrangThai

string

None.

NhomKH

string

None.

Solanin

integer

None.

SoPhieuVietTay

string

None.

KhuVuc

string

None.

TruKhac

decimal number

None.

US

decimal number

None.

Tygia

decimal number

None.

TenNguoiGo

string

None.

MaChuoi

string

None.

TenChuoi

string

None.

Response Formats

application/json, text/json

Sample:
{
  "SoCt": "sample string 1",
  "ngay": "2025-05-24T04:57:00.3269282+07:00",
  "Supplier_ID": "sample string 3",
  "Company_Name": "sample string 4",
  "NguoiNhan": "sample string 5",
  "NguoiNop": "sample string 6",
  "Ngoaite": 7.1,
  "SoTien": 8.1,
  "Vekhoan": "sample string 9",
  "Kemtheo": "sample string 10",
  "Ghichu": "sample string 11",
  "Diachi": "sample string 12",
  "Quy": "sample string 13",
  "Nguoigo": "sample string 14",
  "Phieu": "sample string 15",
  "MaLySo": "sample string 16",
  "LyDo": "sample string 17",
  "NHOMLYDO": "sample string 18",
  "NganHang": "sample string 19",
  "Kho": "sample string 20",
  "Loai": "sample string 21",
  "SL": 1.1,
  "TenTrangThai": "sample string 22",
  "NhomKH": "sample string 23",
  "Solanin": 1,
  "SoPhieuVietTay": "sample string 24",
  "KhuVuc": "sample string 25",
  "TruKhac": 26.1,
  "US": 27.1,
  "Tygia": 28.1,
  "TenNguoiGo": "sample string 29",
  "MaChuoi": "sample string 30",
  "TenChuoi": "sample string 31"
}