POST api/KPBaoCaoDoanhSo2/USP_KIDS_ThuongKPITheoCuaHang_TongHop_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 KPUSP_KIDS_ThuongKPITheoCuaHang_TongHop_MK
NameDescriptionTypeAdditional information
NVBH

string

None.

TenNVBH

string

None.

StoNo

string

None.

StoDes

string

None.

TongTien

decimal number

None.

TongTienChuaVat

decimal number

None.

Thuong

decimal number

None.

ThuongNHR

decimal number

None.

TongThuong

decimal number

None.

DoanhSoMucTieu

decimal number

None.

TyLeDatDS

decimal number

None.

NHRMucTieu

decimal number

None.

NHRThucDat

decimal number

None.

TyLeDatNHR

decimal number

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "NVBH": "sample string 1",
    "TenNVBH": "sample string 2",
    "StoNo": "sample string 3",
    "StoDes": "sample string 4",
    "TongTien": 5.0,
    "TongTienChuaVat": 6.0,
    "Thuong": 7.0,
    "ThuongNHR": 8.0,
    "TongThuong": 9.0,
    "DoanhSoMucTieu": 1.0,
    "TyLeDatDS": 1.0,
    "NHRMucTieu": 1.0,
    "NHRThucDat": 1.0,
    "TyLeDatNHR": 1.0
  },
  {
    "NVBH": "sample string 1",
    "TenNVBH": "sample string 2",
    "StoNo": "sample string 3",
    "StoDes": "sample string 4",
    "TongTien": 5.0,
    "TongTienChuaVat": 6.0,
    "Thuong": 7.0,
    "ThuongNHR": 8.0,
    "TongThuong": 9.0,
    "DoanhSoMucTieu": 1.0,
    "TyLeDatDS": 1.0,
    "NHRMucTieu": 1.0,
    "NHRThucDat": 1.0,
    "TyLeDatNHR": 1.0
  }
]