GET api/DBHRM151/GetDataItem?objId={objId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| objId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
DBHRM151Model| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM15101 | globally unique identifier |
None. |
|
| HRM15102 | globally unique identifier |
None. |
|
| HRM15103 | globally unique identifier |
None. |
|
| tHRM15103 | string |
None. |
|
| HRM15104 | boolean |
None. |
|
| HRM15105 | boolean |
None. |
|
| HRM15106 | date |
None. |
|
| HRM15107 | 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:
{
"HRM15101": "172536c3-166e-4900-99c5-14522787ec02",
"HRM15102": "46e84aec-9523-421b-916a-0c4bc2c06493",
"HRM15103": "17d6c551-fa67-499e-9c28-5c708b69b014",
"tHRM15103": "sample string 2",
"HRM15104": true,
"HRM15105": true,
"HRM15106": "2026-04-03T18:10:05.8152031+07:00",
"HRM15107": "f200fc58-aa5b-4bdc-ae17-2c6803f92987",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "eecaab18-80e9-4792-80fd-0a64b2757924",
"HRM07933": "e81d065b-8627-4e84-a1a9-a8b604a113fa",
"HRM07934": "8ac50c55-60ce-45d4-8e89-dadc046d40b8",
"HRM079121": "2bf05444-14f9-4c18-9f82-b7200c518b99",
"HRM079124": "6e4b63f1-583a-47d3-a1a0-0d01f2e7c1f7",
"tHRM07932": "sample string 6",
"tHRM07933": "sample string 7",
"tHRM07934": "sample string 8",
"tHRM079121": "sample string 9",
"tHRM079124": "sample string 10"
}