DELETE api/DM_HangHoa_DichVu/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

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": "c91f7e76-7218-4dca-9cc4-21b25128abc4",
  "Ma": "sample string 2",
  "Ten": "sample string 3",
  "Gia": 4.0,
  "SoThangBaoHanh": 1,
  "RefID_DM_Nhom": "ce0cd36a-d9ab-4598-970c-ef18ba861a74",
  "RefID_DM_DonVi": "da2b4568-41f8-4820-8870-61ba2562ae9f",
  "GhiChu": "sample string 5",
  "SuDung": true,
  "MaCongTy": "sample string 6",
  "RefID_DM_PhanLoai": "61065bf1-194d-446c-b57d-c4baaa015e7e",
  "TieuHao": true,
  "ThueVAT": 1.0,
  "ThueTNCN": 1.0,
  "NganhNghe": "sample string 8",
  "ShowAll": true
}