GET api/DM_HangHoa_DichVu

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of DM_HangHoa_DichVu
NameDescriptionTypeAdditional information
RefID

globally unique identifier

None.

Ma

string

None.

Ten

string

None.

Gia

decimal number

None.

SoThangBaoHanh

integer

None.

RefID_DM_Nhom

globally unique identifier

None.

RefID_DM_DonVi

globally unique identifier

None.

GhiChu

string

None.

SuDung

boolean

None.

MaCongTy

string

None.

RefID_DM_PhanLoai

globally unique identifier

None.

TieuHao

boolean

None.

ThueVAT

decimal number

None.

ThueTNCN

decimal number

None.

NganhNghe

string

None.

ShowAll

boolean

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "RefID": "2074ed98-0bf2-4000-b4fa-7e11f13794fd",
    "Ma": "sample string 2",
    "Ten": "sample string 3",
    "Gia": 4.0,
    "SoThangBaoHanh": 1,
    "RefID_DM_Nhom": "7ff8a566-5341-4531-995b-76edc683de40",
    "RefID_DM_DonVi": "e01e9347-214a-4d4e-bb74-4a989eba5904",
    "GhiChu": "sample string 5",
    "SuDung": true,
    "MaCongTy": "sample string 6",
    "RefID_DM_PhanLoai": "4ba0e6c4-ef8b-4047-ac5f-04b27e9b67a7",
    "TieuHao": true,
    "ThueVAT": 1.0,
    "ThueTNCN": 1.0,
    "NganhNghe": "sample string 8",
    "ShowAll": true
  },
  {
    "RefID": "2074ed98-0bf2-4000-b4fa-7e11f13794fd",
    "Ma": "sample string 2",
    "Ten": "sample string 3",
    "Gia": 4.0,
    "SoThangBaoHanh": 1,
    "RefID_DM_Nhom": "7ff8a566-5341-4531-995b-76edc683de40",
    "RefID_DM_DonVi": "e01e9347-214a-4d4e-bb74-4a989eba5904",
    "GhiChu": "sample string 5",
    "SuDung": true,
    "MaCongTy": "sample string 6",
    "RefID_DM_PhanLoai": "4ba0e6c4-ef8b-4047-ac5f-04b27e9b67a7",
    "TieuHao": true,
    "ThueVAT": 1.0,
    "ThueTNCN": 1.0,
    "NganhNghe": "sample string 8",
    "ShowAll": true
  }
]