GET api/product/getnhom
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Nhomsanpham| Name | Description | Type | Additional information |
|---|---|---|---|
| Idnhomsp | integer |
None. |
|
| Tennhomsp | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Idnhomsp": 1,
"Tennhomsp": "sample string 2"
},
{
"Idnhomsp": 1,
"Tennhomsp": "sample string 2"
}
]