GET api/MatHang
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of MatHangName | Description | Type | Additional information |
---|---|---|---|
MaMatHang | integer |
None. |
|
TenMatHang | string |
None. |
|
MoTa | string |
None. |
|
GiaNhap | integer |
None. |
|
GiaBan | integer |
None. |
|
SoLuongTon | integer |
None. |
Response Formats
application/json, text/json
Sample:
[ { "maMatHang": 1, "tenMatHang": "sample string 2", "moTa": "sample string 3", "giaNhap": 1, "giaBan": 1, "soLuongTon": 1 }, { "maMatHang": 1, "tenMatHang": "sample string 2", "moTa": "sample string 3", "giaNhap": 1, "giaBan": 1, "soLuongTon": 1 } ]