POST api/DBHRM148/GetAllDataItem
Request Information
URI Parameters
None.
Body Parameters
Collection of ObjectNone.
Request Formats
application/json, text/json
Sample:
[
{},
{}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of 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": "725ee68e-2f84-48a3-903a-c26d24548015",
"HRM14802": "94259765-4ef8-4dcf-bde5-cf5155af8a9d",
"HRM14803": "a4e3db8b-7489-4fdd-8706-fc0ad9f4c45e",
"tHRM14803": "sample string 2",
"HRM07932": "99c0ac62-1e8c-4a2e-b021-4df434624653",
"HRM07933": "3a45aabc-91f7-450d-86ef-5ac0f4fc6cf6",
"HRM00302": "sample string 3",
"HRM07918": "sample string 4",
"HRM14804": true,
"HRM14805": true,
"HRM14806": "2026-04-03T18:12:56.5894632+07:00",
"HRM14807": "ae80865b-29ea-4c92-ab1a-6403789a61a5",
"tHRM07932": "sample string 5",
"tHRM07933": "sample string 6",
"HRM07906": "sample string 7"
},
{
"HRM14801": "725ee68e-2f84-48a3-903a-c26d24548015",
"HRM14802": "94259765-4ef8-4dcf-bde5-cf5155af8a9d",
"HRM14803": "a4e3db8b-7489-4fdd-8706-fc0ad9f4c45e",
"tHRM14803": "sample string 2",
"HRM07932": "99c0ac62-1e8c-4a2e-b021-4df434624653",
"HRM07933": "3a45aabc-91f7-450d-86ef-5ac0f4fc6cf6",
"HRM00302": "sample string 3",
"HRM07918": "sample string 4",
"HRM14804": true,
"HRM14805": true,
"HRM14806": "2026-04-03T18:12:56.5894632+07:00",
"HRM14807": "ae80865b-29ea-4c92-ab1a-6403789a61a5",
"tHRM07932": "sample string 5",
"tHRM07933": "sample string 6",
"HRM07906": "sample string 7"
}
]