GET api/KSNB_TyLeHoanThanhKhoiLuong/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_TyLeHoanThanhKhoiLuong| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| MaTyLe | string |
None. |
|
| DiemKhoiLuong | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"GuidID": "eb49df0e-9c49-4a8d-82d2-d5b0c430f855",
"MaTyLe": "sample string 2",
"DiemKhoiLuong": 1
}