GET api/DBHRM150/GetDataItem?objId={objId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| objId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
DBHRM150Model| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM15001 | globally unique identifier |
None. |
|
| HRM15002 | globally unique identifier |
None. |
|
| HRM15003 | globally unique identifier |
None. |
|
| tHRM15003 | string |
None. |
|
| HRM15004 | boolean |
None. |
|
| HRM15005 | boolean |
None. |
|
| HRM15006 | date |
None. |
|
| HRM15007 | 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:
{
"HRM15001": "3892fa48-43f0-4f62-abd7-c2e07f3ba2f0",
"HRM15002": "34063f42-5592-4881-8b78-c94e17f1d4a3",
"HRM15003": "0e241fc6-13fe-4632-bc9d-1094d6e1b1f2",
"tHRM15003": "sample string 2",
"HRM15004": true,
"HRM15005": true,
"HRM15006": "2026-04-03T18:10:00.3499961+07:00",
"HRM15007": "58911cfd-92aa-425b-8f83-5fba7c95a11f",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "660ce52f-52dd-4aab-b42d-7371392507b4",
"HRM07933": "c1ca6e4c-a98a-4db0-9315-c9127c25dd16",
"HRM07934": "c2fa4bad-8e89-4907-b792-97ef0633f1c3",
"HRM079121": "8e0f702a-6d2b-44ae-a5b2-84026fe3b82f",
"HRM079124": "a2b9af9f-d763-4a8e-b739-618eaaec42c6",
"tHRM07932": "sample string 6",
"tHRM07933": "sample string 7",
"tHRM07934": "sample string 8",
"tHRM079121": "sample string 9",
"tHRM079124": "sample string 10"
}