GET api/DBHRM148/GetDataItem?objId={objId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| objId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
DBHRM148Model| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM14801 | globally unique identifier |
None. |
|
| HRM14802 | globally unique identifier |
None. |
|
| HRM14803 | globally unique identifier |
None. |
|
| tHRM14803 | string |
None. |
|
| HRM07932 | globally unique identifier |
None. |
|
| HRM07933 | globally unique identifier |
None. |
|
| HRM00302 | string |
None. |
|
| HRM07918 | string |
None. |
|
| HRM14804 | boolean |
None. |
|
| HRM14805 | boolean |
None. |
|
| HRM14806 | date |
None. |
|
| HRM14807 | globally unique identifier |
None. |
|
| tHRM07932 | string |
None. |
|
| tHRM07933 | string |
None. |
|
| HRM07906 | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"HRM14801": "5120ac57-40b2-4d1a-be64-939ca0c10d6e",
"HRM14802": "bdd176e5-6c9b-4644-90c0-b0a500225f7c",
"HRM14803": "1930bc4e-7967-49f9-8304-984b1481d7b7",
"tHRM14803": "sample string 2",
"HRM07932": "212d0126-7721-41aa-823b-431708578f46",
"HRM07933": "5328ffc5-383b-4611-9c94-0bdfd8074a2c",
"HRM00302": "sample string 3",
"HRM07918": "sample string 4",
"HRM14804": true,
"HRM14805": true,
"HRM14806": "2026-01-29T16:25:30.1152967+07:00",
"HRM14807": "12c37282-b99a-48a1-8bbd-ea11d41c7fd9",
"tHRM07932": "sample string 5",
"tHRM07933": "sample string 6",
"HRM07906": "sample string 7"
}