POST api/DBHRM151/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 DBHRM151Model| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM15101 | globally unique identifier |
None. |
|
| HRM15102 | globally unique identifier |
None. |
|
| HRM15103 | globally unique identifier |
None. |
|
| tHRM15103 | string |
None. |
|
| HRM15104 | boolean |
None. |
|
| HRM15105 | boolean |
None. |
|
| HRM15106 | date |
None. |
|
| HRM15107 | 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:
[
{
"HRM15101": "d10d3b1b-8a84-4cf3-a3de-96dd0a1e279e",
"HRM15102": "ed75359e-6f0a-49fb-96f6-cdac3313fd06",
"HRM15103": "1fc6a986-6d77-46b6-b8d3-188add63c7ce",
"tHRM15103": "sample string 2",
"HRM15104": true,
"HRM15105": true,
"HRM15106": "2026-01-29T16:26:28.7286273+07:00",
"HRM15107": "97657245-cc7f-4362-a124-185a28138c38",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "6478f314-0383-42db-ba96-4f489df9a1cc",
"HRM07933": "a939eff5-cd7b-4dc2-a75b-71c0dfeb9a50",
"HRM07934": "c1e2ea5a-d90f-438f-8877-30608098be8a",
"HRM079121": "37da375e-e3f8-4df1-ac0b-f4f98f436b3e",
"HRM079124": "19f39073-22f7-4531-b0c4-88d7e86151c6",
"tHRM07932": "sample string 6",
"tHRM07933": "sample string 7",
"tHRM07934": "sample string 8",
"tHRM079121": "sample string 9",
"tHRM079124": "sample string 10"
},
{
"HRM15101": "d10d3b1b-8a84-4cf3-a3de-96dd0a1e279e",
"HRM15102": "ed75359e-6f0a-49fb-96f6-cdac3313fd06",
"HRM15103": "1fc6a986-6d77-46b6-b8d3-188add63c7ce",
"tHRM15103": "sample string 2",
"HRM15104": true,
"HRM15105": true,
"HRM15106": "2026-01-29T16:26:28.7286273+07:00",
"HRM15107": "97657245-cc7f-4362-a124-185a28138c38",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "6478f314-0383-42db-ba96-4f489df9a1cc",
"HRM07933": "a939eff5-cd7b-4dc2-a75b-71c0dfeb9a50",
"HRM07934": "c1e2ea5a-d90f-438f-8877-30608098be8a",
"HRM079121": "37da375e-e3f8-4df1-ac0b-f4f98f436b3e",
"HRM079124": "19f39073-22f7-4531-b0c4-88d7e86151c6",
"tHRM07932": "sample string 6",
"tHRM07933": "sample string 7",
"tHRM07934": "sample string 8",
"tHRM079121": "sample string 9",
"tHRM079124": "sample string 10"
}
]