GET api/NhomKhachHang/GetNhomKhachHang?nhomKhachHangID={nhomKhachHangID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| nhomKhachHangID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
spKho_User_Result| Name | Description | Type | Additional information |
|---|---|---|---|
| MSK | string |
None. |
|
| Tenkho | string |
None. |
|
| diachi | string |
None. |
|
| Tel | string |
None. |
|
| THUKHO | string |
None. |
|
| Ngaygio | date |
None. |
|
| Coxemhangton | integer |
None. |
|
| CkLaino | decimal number |
None. |
|
| ChiNhanhID | string |
None. |
|
| ModifiedDate | date |
None. |
|
| ModifiedBy | string |
None. |
|
| UserName | string |
None. |
|
| InLenLau | integer |
None. |
|
| Unit | string |
None. |
|
| SHTK | string |
None. |
|
| KhuVuc | string |
None. |
|
| Mien | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"MSK": "sample string 1",
"Tenkho": "sample string 2",
"diachi": "sample string 3",
"Tel": "sample string 4",
"THUKHO": "sample string 5",
"Ngaygio": "2025-10-29T10:51:36.4430367+07:00",
"Coxemhangton": 1,
"CkLaino": 1.1,
"ChiNhanhID": "sample string 6",
"ModifiedDate": "2025-10-29T10:51:36.4430367+07:00",
"ModifiedBy": "sample string 7",
"UserName": "sample string 8",
"InLenLau": 1,
"Unit": "sample string 9",
"SHTK": "sample string 10",
"KhuVuc": "sample string 11",
"Mien": "sample string 12"
}