GET api/KSNB_TyLeDatChatLuong/GetDataItem?objId={objId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| objId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
KSNB_TyLeDatChatLuong| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| MaTyLe | string |
None. |
|
| DiemChatLuong | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"GuidID": "cf6e6517-95cf-4517-b85e-a220ca51bf8a",
"MaTyLe": "sample string 2",
"DiemChatLuong": 1
}