POST api/KPBaoCaoDoanhSo/USP_KIDS_DoanhSoTheoMatHang_TongHop

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 KPUSP_KIDS_DoanhSoTheoMatHang_TongHop
NameDescriptionTypeAdditional information
Store

string

None.

Ngay

date

None.

SoLuongHang

decimal number

None.

GiamGia

decimal number

None.

DoanhSo

decimal number

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Store": "sample string 1",
    "Ngay": "2026-01-29T18:25:51.3712259+07:00",
    "SoLuongHang": 1.0,
    "GiamGia": 1.0,
    "DoanhSo": 1.0
  },
  {
    "Store": "sample string 1",
    "Ngay": "2026-01-29T18:25:51.3712259+07:00",
    "SoLuongHang": 1.0,
    "GiamGia": 1.0,
    "DoanhSo": 1.0
  }
]