GET api/DBHRM149/GetDataItem?objId={objId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| objId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
DBHRM149Model| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM14901 | globally unique identifier |
None. |
|
| HRM14902 | globally unique identifier |
None. |
|
| HRM14903 | globally unique identifier |
None. |
|
| tHRM14903 | string |
None. |
|
| HRM14904 | boolean |
None. |
|
| HRM14905 | boolean |
None. |
|
| HRM14906 | date |
None. |
|
| HRM14907 | 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:
{
"HRM14901": "b6f27892-7230-4f50-9243-6006676ce95e",
"HRM14902": "52512992-1ae8-4ebd-b477-050675b9a4a0",
"HRM14903": "9285528b-67b2-4521-a1a3-5dd6e0f80d52",
"tHRM14903": "sample string 2",
"HRM14904": true,
"HRM14905": true,
"HRM14906": "2026-01-29T16:25:30.5637669+07:00",
"HRM14907": "bf2d9b8e-a154-45ba-8d15-b5e76e9f450b",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "c6a53706-9886-482e-8075-e73d086fb4d0",
"HRM07933": "1b7d1469-c0b7-434e-a803-6c1408ee52f5",
"HRM07934": "503c275c-221b-4c8b-80b5-dd2c8ba2bf95",
"HRM079121": "754fe04c-6e2d-4006-97c0-f5036d443e66",
"HRM079124": "45e88900-a20a-4d68-be25-8a1aeecda71c",
"tHRM07932": "sample string 6",
"tHRM07933": "sample string 7",
"tHRM07934": "sample string 8",
"tHRM079121": "sample string 9",
"tHRM079124": "sample string 10"
}