GET api/DM_NhomKhachHang
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of DM_NhomKhachHang| Name | Description | Type | Additional information |
|---|---|---|---|
| RefID | globally unique identifier |
None. |
|
| Ten | string |
None. |
|
| SuDung | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"RefID": "131111a4-4f5b-4b29-99cf-9e0852e489a2",
"Ten": "sample string 2",
"SuDung": true
},
{
"RefID": "131111a4-4f5b-4b29-99cf-9e0852e489a2",
"Ten": "sample string 2",
"SuDung": true
}
]