GET api/DM_HangHoa_DichVu
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of DM_HangHoa_DichVu| Name | Description | Type | Additional 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. |
Response Formats
application/json, text/json
Sample:
[
{
"RefID": "4cf21fc5-fc2d-478f-93d0-cc2496137ecb",
"Ma": "sample string 2",
"Ten": "sample string 3",
"Gia": 4.0,
"SoThangBaoHanh": 1,
"RefID_DM_Nhom": "7614ca59-1160-4274-97ff-bdd58e1b9d64",
"RefID_DM_DonVi": "b55e7b24-1cc2-450e-bb0b-e2c63ebc9062",
"GhiChu": "sample string 5",
"SuDung": true,
"MaCongTy": "sample string 6",
"RefID_DM_PhanLoai": "b3bdb1b5-1a37-4905-b593-baf15915b97a"
},
{
"RefID": "4cf21fc5-fc2d-478f-93d0-cc2496137ecb",
"Ma": "sample string 2",
"Ten": "sample string 3",
"Gia": 4.0,
"SoThangBaoHanh": 1,
"RefID_DM_Nhom": "7614ca59-1160-4274-97ff-bdd58e1b9d64",
"RefID_DM_DonVi": "b55e7b24-1cc2-450e-bb0b-e2c63ebc9062",
"GhiChu": "sample string 5",
"SuDung": true,
"MaCongTy": "sample string 6",
"RefID_DM_PhanLoai": "b3bdb1b5-1a37-4905-b593-baf15915b97a"
}
]