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": "1ac87785-8e87-4c49-82aa-a250409af860",
"Ten": "sample string 2",
"SuDung": true
},
{
"RefID": "1ac87785-8e87-4c49-82aa-a250409af860",
"Ten": "sample string 2",
"SuDung": true
}
]