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": "3d233c6a-3c47-4d0e-b077-bd943024dd5b",
"HRM15002": "4a7a2f86-3f57-4b49-9bb3-d23bcdd1a9c4",
"HRM15003": "9786c78a-ffb1-4414-be92-cf395b80a0c5",
"tHRM15003": "sample string 2",
"HRM15004": true,
"HRM15005": true,
"HRM15006": "2026-01-29T16:25:29.4774517+07:00",
"HRM15007": "13dafffd-2939-4769-bda4-02f60064752e",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "5728efac-b663-439f-a5f7-d0f32134f41a",
"HRM07933": "fb417785-4a96-4592-953d-d006f5566fb4",
"HRM07934": "64dbd909-01ed-4243-b6e5-82ee8071f5fb",
"HRM079121": "1f9f5028-e5aa-4dc0-a690-bdd92cf90fbc",
"HRM079124": "2ca34a53-078e-4bc0-8a3c-0885d3db28d5",
"tHRM07932": "sample string 6",
"tHRM07933": "sample string 7",
"tHRM07934": "sample string 8",
"tHRM079121": "sample string 9",
"tHRM079124": "sample string 10"
}