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": "7c0be854-776a-459c-94f3-b39ac61b1e6a",
"HRM15102": "092aa4dc-201d-41c9-b2e1-10b152551a24",
"HRM15103": "8eab8090-19cd-4b66-bc41-e90590097520",
"tHRM15103": "sample string 2",
"HRM15104": true,
"HRM15105": true,
"HRM15106": "2026-01-29T11:50:56.6814711+07:00",
"HRM15107": "d43143ca-b4e5-41a6-936a-8035507f2d61",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "bbc18874-cf93-4181-add7-f16dd1f71d36",
"HRM07933": "2d60d4ed-c618-4995-a068-6b531395b0f6",
"HRM07934": "435762fe-f062-4e89-917c-4683c4f5ee47",
"HRM079121": "578fd340-dded-46bc-88be-8cea89892768",
"HRM079124": "7c781303-29f7-4e0e-ac9d-4be88c712ee4",
"tHRM07932": "sample string 6",
"tHRM07933": "sample string 7",
"tHRM07934": "sample string 8",
"tHRM079121": "sample string 9",
"tHRM079124": "sample string 10"
}