GET api/DBHRM149/GetDataItem?objId={objId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| objId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
DBHRM149Model| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM14901 | globally unique identifier |
None. |
|
| HRM14902 | globally unique identifier |
None. |
|
| HRM14903 | globally unique identifier |
None. |
|
| tHRM14903 | string |
None. |
|
| HRM14904 | boolean |
None. |
|
| HRM14905 | boolean |
None. |
|
| HRM14906 | date |
None. |
|
| HRM14907 | globally unique identifier |
None. |
|
| HRM00302 | string |
None. |
|
| HRM07906 | string |
None. |
|
| HRM07918 | string |
None. |
|
| HRM07932 | globally unique identifier |
None. |
|
| HRM07933 | globally unique identifier |
None. |
|
| HRM07934 | globally unique identifier |
None. |
|
| HRM079121 | globally unique identifier |
None. |
|
| HRM079124 | globally unique identifier |
None. |
|
| tHRM07932 | string |
None. |
|
| tHRM07933 | string |
None. |
|
| tHRM07934 | string |
None. |
|
| tHRM079121 | string |
None. |
|
| tHRM079124 | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"HRM14901": "f09dc513-e4a4-4433-89bd-4c73c8d8a8e2",
"HRM14902": "09c7b921-3d72-49af-a3b8-cde320757d99",
"HRM14903": "da42f072-fd39-453a-a55c-a9e808cbb558",
"tHRM14903": "sample string 2",
"HRM14904": true,
"HRM14905": true,
"HRM14906": "2026-04-03T18:10:01.2480216+07:00",
"HRM14907": "261262c6-3721-4119-bc65-fd7157bd7442",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "451fc84b-e76d-4ed3-bb25-79d6176db85b",
"HRM07933": "d2b6ed7f-a180-44e1-96ba-26c24a2fbdfd",
"HRM07934": "0d4ac617-4ddf-4005-96ba-e9690eb9a6be",
"HRM079121": "c0b2d6bb-7931-4bec-9d4f-b98bc892260f",
"HRM079124": "db6de248-71e5-4a54-96d5-1d7173ea8e88",
"tHRM07932": "sample string 6",
"tHRM07933": "sample string 7",
"tHRM07934": "sample string 8",
"tHRM079121": "sample string 9",
"tHRM079124": "sample string 10"
}