POST api/KPBaoCaoMuaHang/USP_KIDS_GetDonMuaHang_Report

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 KPThongKeNhapMuaChiTiet
NameDescriptionTypeAdditional information
No_

string

None.

OrderNo_

string

None.

PostingDate

date

None.

BuyfromVendorNo_

string

None.

PaytoName

string

None.

StoreNo_

string

None.

ItemCode

string

None.

Description

string

None.

SLPO

decimal number

None.

SLNhan

decimal number

None.

DonGia

decimal number

None.

TLGiamGia

decimal number

None.

GTGiamGia

decimal number

None.

VenOrderNo

string

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "No_": "sample string 1",
    "OrderNo_": "sample string 2",
    "PostingDate": "2026-01-29T16:31:32.7960777+07:00",
    "BuyfromVendorNo_": "sample string 4",
    "PaytoName": "sample string 5",
    "StoreNo_": "sample string 6",
    "ItemCode": "sample string 7",
    "Description": "sample string 8",
    "SLPO": 1.0,
    "SLNhan": 1.0,
    "DonGia": 1.0,
    "TLGiamGia": 1.0,
    "GTGiamGia": 1.0,
    "VenOrderNo": "sample string 9"
  },
  {
    "No_": "sample string 1",
    "OrderNo_": "sample string 2",
    "PostingDate": "2026-01-29T16:31:32.7960777+07:00",
    "BuyfromVendorNo_": "sample string 4",
    "PaytoName": "sample string 5",
    "StoreNo_": "sample string 6",
    "ItemCode": "sample string 7",
    "Description": "sample string 8",
    "SLPO": 1.0,
    "SLNhan": 1.0,
    "DonGia": 1.0,
    "TLGiamGia": 1.0,
    "GTGiamGia": 1.0,
    "VenOrderNo": "sample string 9"
  }
]