POST api/PKD_LuanChuyenHangHoaBanCham_BanNhanh/GetAll

Request Information

URI Parameters

None.

Body Parameters

Collection of Object

None.

Request Formats

application/json, text/json

Sample:
[
  {},
  {}
]

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Collection of PKD_LuanChuyenHangHoaBanCham_BanNhanhModel
NameDescriptionTypeAdditional information
GuidID

globally unique identifier

None.

PhanLoai

string

None.

MaKho

string

None.

MaHang

string

None.

TuNgay

date

None.

DenNgay

date

None.

TonKho

decimal number

None.

SoLuongDuKienBan

decimal number

None.

SoLuongCanDieuChuyen

decimal number

None.

NgayXuLy

date

None.

NguoiXuLy

string

None.

SoLuongDaLuanChuyenNoiBo

decimal number

None.

SoLuongDaXuatBan

decimal number

None.

DonGia

decimal number

None.

TongTien

decimal number

None.

SoLuongNhapTuPO_NCC

decimal number

None.

SoPhieuPO

string

None.

NgayHeThongCapNhatKQ

date

None.

TenKho

string

None.

TenHang

string

None.

ChangeStatus

integer

None.

DaGoiYLuanChuyen

boolean

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "GuidID": "31d06884-8385-413c-ae9a-6b275307f3d4",
    "PhanLoai": "sample string 2",
    "MaKho": "sample string 3",
    "MaHang": "sample string 4",
    "TuNgay": "2026-01-29T18:25:30.970362+07:00",
    "DenNgay": "2026-01-29T18:25:30.970362+07:00",
    "TonKho": 7.0,
    "SoLuongDuKienBan": 8.0,
    "SoLuongCanDieuChuyen": 9.0,
    "NgayXuLy": "2026-01-29T18:25:30.970362+07:00",
    "NguoiXuLy": "sample string 11",
    "SoLuongDaLuanChuyenNoiBo": 1.0,
    "SoLuongDaXuatBan": 1.0,
    "DonGia": 1.0,
    "TongTien": 1.0,
    "SoLuongNhapTuPO_NCC": 1.0,
    "SoPhieuPO": "sample string 12",
    "NgayHeThongCapNhatKQ": "2026-01-29T18:25:30.970362+07:00",
    "TenKho": "sample string 13",
    "TenHang": "sample string 14",
    "ChangeStatus": 15,
    "DaGoiYLuanChuyen": true
  },
  {
    "GuidID": "31d06884-8385-413c-ae9a-6b275307f3d4",
    "PhanLoai": "sample string 2",
    "MaKho": "sample string 3",
    "MaHang": "sample string 4",
    "TuNgay": "2026-01-29T18:25:30.970362+07:00",
    "DenNgay": "2026-01-29T18:25:30.970362+07:00",
    "TonKho": 7.0,
    "SoLuongDuKienBan": 8.0,
    "SoLuongCanDieuChuyen": 9.0,
    "NgayXuLy": "2026-01-29T18:25:30.970362+07:00",
    "NguoiXuLy": "sample string 11",
    "SoLuongDaLuanChuyenNoiBo": 1.0,
    "SoLuongDaXuatBan": 1.0,
    "DonGia": 1.0,
    "TongTien": 1.0,
    "SoLuongNhapTuPO_NCC": 1.0,
    "SoPhieuPO": "sample string 12",
    "NgayHeThongCapNhatKQ": "2026-01-29T18:25:30.970362+07:00",
    "TenKho": "sample string 13",
    "TenHang": "sample string 14",
    "ChangeStatus": 15,
    "DaGoiYLuanChuyen": true
  }
]