POST api/ChiTieuDoanhSoNganhHang_TheoMien/KeHoachThucDat_NganhHang_TheoMien

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 KIDS_KeHoachThucDat_NganhHang_TheoMienModel
NameDescriptionTypeAdditional information
NganhC1

string

None.

NganhC1Des

string

None.

MucTieuMB

decimal number

None.

MucTieuMN

decimal number

None.

MucTieuTQ

decimal number

None.

ThucDatMB

decimal number

None.

ThucDatMN

decimal number

None.

ThucDatTQ

decimal number

None.

TyTrongNganhHangMB

decimal number

None.

TyTrongNganhHangMN

decimal number

None.

TyTrongNganhHangTQ

decimal number

None.

TyTrongDatMucTieuMB

decimal number

None.

TyTrongDatMucTieuMN

decimal number

None.

TyTrongDatMucTieuTQ

decimal number

None.

SoSanhCungKyMB

decimal number

None.

SoSanhCungKyMN

decimal number

None.

SoSanhCungKyTQ

decimal number

None.

NgayCapNhat

date

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "NganhC1": "sample string 1",
    "NganhC1Des": "sample string 2",
    "MucTieuMB": 1.0,
    "MucTieuMN": 1.0,
    "MucTieuTQ": 1.0,
    "ThucDatMB": 1.0,
    "ThucDatMN": 1.0,
    "ThucDatTQ": 1.0,
    "TyTrongNganhHangMB": 1.0,
    "TyTrongNganhHangMN": 1.0,
    "TyTrongNganhHangTQ": 1.0,
    "TyTrongDatMucTieuMB": 1.0,
    "TyTrongDatMucTieuMN": 1.0,
    "TyTrongDatMucTieuTQ": 1.0,
    "SoSanhCungKyMB": 1.0,
    "SoSanhCungKyMN": 1.0,
    "SoSanhCungKyTQ": 1.0,
    "NgayCapNhat": "2026-01-29T16:33:06.9365533+07:00"
  },
  {
    "NganhC1": "sample string 1",
    "NganhC1Des": "sample string 2",
    "MucTieuMB": 1.0,
    "MucTieuMN": 1.0,
    "MucTieuTQ": 1.0,
    "ThucDatMB": 1.0,
    "ThucDatMN": 1.0,
    "ThucDatTQ": 1.0,
    "TyTrongNganhHangMB": 1.0,
    "TyTrongNganhHangMN": 1.0,
    "TyTrongNganhHangTQ": 1.0,
    "TyTrongDatMucTieuMB": 1.0,
    "TyTrongDatMucTieuMN": 1.0,
    "TyTrongDatMucTieuTQ": 1.0,
    "SoSanhCungKyMB": 1.0,
    "SoSanhCungKyMN": 1.0,
    "SoSanhCungKyTQ": 1.0,
    "NgayCapNhat": "2026-01-29T16:33:06.9365533+07:00"
  }
]