POST api/KPBaoCaoDoanhSo/USP_KIDS_DoanhSoNhomNganhHang

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 KPBCDoanhSoNganhHangCap1
NameDescriptionTypeAdditional information
MaCH

string

None.

TenCH

string

None.

LoaiCH

string

None.

ASM

string

None.

ChiTieuNgay

decimal number

None.

Dat

decimal number

None.

Onlines

decimal number

None.

Tong

decimal number

None.

MBSS

decimal number

None.

SuaBot

decimal number

None.

BimTa

decimal number

None.

DoSoSinh

decimal number

None.

DoDung

decimal number

None.

ThoiTrang

decimal number

None.

DoChoi

decimal number

None.

DichVu

decimal number

None.

VatTu

decimal number

None.

TL_MBSS

decimal number

None.

TL_SuaBot

decimal number

None.

TL_BimTa

decimal number

None.

TL_DoSoSinh

decimal number

None.

TL_DoDung

decimal number

None.

TL_ThoiTrang

decimal number

None.

TL_DoChoi

decimal number

None.

TL_DichVu

decimal number

None.

TL_VatTu

decimal number

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "MaCH": "sample string 1",
    "TenCH": "sample string 2",
    "LoaiCH": "sample string 3",
    "ASM": "sample string 4",
    "ChiTieuNgay": 1.0,
    "Dat": 1.0,
    "Onlines": 1.0,
    "Tong": 1.0,
    "MBSS": 1.0,
    "SuaBot": 1.0,
    "BimTa": 1.0,
    "DoSoSinh": 1.0,
    "DoDung": 1.0,
    "ThoiTrang": 1.0,
    "DoChoi": 1.0,
    "DichVu": 1.0,
    "VatTu": 1.0,
    "TL_MBSS": 1.0,
    "TL_SuaBot": 1.0,
    "TL_BimTa": 1.0,
    "TL_DoSoSinh": 1.0,
    "TL_DoDung": 1.0,
    "TL_ThoiTrang": 1.0,
    "TL_DoChoi": 1.0,
    "TL_DichVu": 1.0,
    "TL_VatTu": 1.0
  },
  {
    "MaCH": "sample string 1",
    "TenCH": "sample string 2",
    "LoaiCH": "sample string 3",
    "ASM": "sample string 4",
    "ChiTieuNgay": 1.0,
    "Dat": 1.0,
    "Onlines": 1.0,
    "Tong": 1.0,
    "MBSS": 1.0,
    "SuaBot": 1.0,
    "BimTa": 1.0,
    "DoSoSinh": 1.0,
    "DoDung": 1.0,
    "ThoiTrang": 1.0,
    "DoChoi": 1.0,
    "DichVu": 1.0,
    "VatTu": 1.0,
    "TL_MBSS": 1.0,
    "TL_SuaBot": 1.0,
    "TL_BimTa": 1.0,
    "TL_DoSoSinh": 1.0,
    "TL_DoDung": 1.0,
    "TL_ThoiTrang": 1.0,
    "TL_DoChoi": 1.0,
    "TL_DichVu": 1.0,
    "TL_VatTu": 1.0
  }
]