POST api/KPBaoCaoDoanhSo2/USP_KIDS_KhachHangTheoHangTheMuaChiTiet_MK

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 KPLuongBanTheoNgay
NameDescriptionTypeAdditional information
AccountNo

string

None.

ContactNo

string

None.

StoreCode

string

None.

StoreName

string

None.

ItemCode

string

None.

ItemName

string

None.

OfferNo

string

None.

NgayBan

date

None.

SoLuong

decimal number

None.

GiaTri

decimal number

None.

DisAmt

decimal number

None.

OfferDes

string

None.

SoHD

string

None.

HangThe

string

None.

TenKH

string

None.

DienThoai

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "AccountNo": "sample string 1",
    "ContactNo": "sample string 2",
    "StoreCode": "sample string 3",
    "StoreName": "sample string 4",
    "ItemCode": "sample string 5",
    "ItemName": "sample string 6",
    "OfferNo": "sample string 7",
    "NgayBan": "2026-01-29T16:33:06.4727995+07:00",
    "SoLuong": 1.0,
    "GiaTri": 1.0,
    "DisAmt": 1.0,
    "OfferDes": "sample string 8",
    "SoHD": "sample string 9",
    "HangThe": "sample string 10",
    "TenKH": "sample string 11",
    "DienThoai": "sample string 12"
  },
  {
    "AccountNo": "sample string 1",
    "ContactNo": "sample string 2",
    "StoreCode": "sample string 3",
    "StoreName": "sample string 4",
    "ItemCode": "sample string 5",
    "ItemName": "sample string 6",
    "OfferNo": "sample string 7",
    "NgayBan": "2026-01-29T16:33:06.4727995+07:00",
    "SoLuong": 1.0,
    "GiaTri": 1.0,
    "DisAmt": 1.0,
    "OfferDes": "sample string 8",
    "SoHD": "sample string 9",
    "HangThe": "sample string 10",
    "TenKH": "sample string 11",
    "DienThoai": "sample string 12"
  }
]