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": "bc49933a-cda9-4102-bbc6-6aaef3b6b9e2",
"MaTyLe": "sample string 2",
"DiemKhoiLuong": 1
}