GET api/DBHRM004/GetDataItem?objId={objId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| objId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
DBHRM004Model| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM00401 | globally unique identifier |
None. |
|
| HRM00402 | globally unique identifier |
None. |
|
| tHRM00402 | string |
None. |
|
| pHRM00403 | globally unique identifier |
None. |
|
| tHRM00403 | string |
None. |
|
| HRM00202 | string |
None. |
|
| HRM00403 | globally unique identifier |
None. |
|
| HRM00404 | boolean |
None. |
|
| HRM00405 | boolean |
None. |
|
| HRM00406 | boolean |
None. |
|
| HRM00407 | boolean |
None. |
|
| HRM00408 | boolean |
None. |
|
| HRM00409 | boolean |
None. |
|
| HRM00410 | date |
None. |
|
| HRM00411 | globally unique identifier |
None. |
|
| SortOrder | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"HRM00401": "d8a5ac20-ee8f-47e7-bca3-c1c2f97c4e66",
"HRM00402": "9c35f196-03cb-40d5-aa38-651e3e181f92",
"tHRM00402": "sample string 3",
"pHRM00403": "14f078e2-3f1b-43d7-bfaa-5a3352d008f9",
"tHRM00403": "sample string 4",
"HRM00202": "sample string 5",
"HRM00403": "94273ffd-2e12-49bb-8819-4f56033dcaaf",
"HRM00404": true,
"HRM00405": true,
"HRM00406": true,
"HRM00407": true,
"HRM00408": true,
"HRM00409": true,
"HRM00410": "2026-01-29T16:25:29.4774517+07:00",
"HRM00411": "b582f0dc-a8d6-4ba8-ac62-6db3d5ab60f2",
"SortOrder": 14
}