POST api/DBHRM151/GetAllDataItem2
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": "90507504-47cb-4a11-b6bd-b84da0198084",
"HRM15102": "52c8555b-4f49-4af9-8da4-982259f3abca",
"HRM15103": "c1553c7b-ea30-4118-ad62-dc141fa0917f",
"tHRM15103": "sample string 2",
"HRM15104": true,
"HRM15105": true,
"HRM15106": "2026-04-03T18:13:01.3418749+07:00",
"HRM15107": "9ca0a4dd-8efa-455a-bfc0-8ed173e0a2d3",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "0526beaa-1f5f-42c2-a056-8906ddac2859",
"HRM07933": "050f006a-f45c-4441-8695-f528e67b7da1",
"HRM07934": "86c6ac24-35e2-4fbc-b446-9b32a0df3331",
"HRM079121": "dc665ed9-b33b-4cc8-973c-9f7607e2f525",
"HRM079124": "b39e0cdc-b5ae-4a14-9038-710288e317a8",
"tHRM07932": "sample string 6",
"tHRM07933": "sample string 7",
"tHRM07934": "sample string 8",
"tHRM079121": "sample string 9",
"tHRM079124": "sample string 10"
},
{
"HRM15101": "90507504-47cb-4a11-b6bd-b84da0198084",
"HRM15102": "52c8555b-4f49-4af9-8da4-982259f3abca",
"HRM15103": "c1553c7b-ea30-4118-ad62-dc141fa0917f",
"tHRM15103": "sample string 2",
"HRM15104": true,
"HRM15105": true,
"HRM15106": "2026-04-03T18:13:01.3418749+07:00",
"HRM15107": "9ca0a4dd-8efa-455a-bfc0-8ed173e0a2d3",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "0526beaa-1f5f-42c2-a056-8906ddac2859",
"HRM07933": "050f006a-f45c-4441-8695-f528e67b7da1",
"HRM07934": "86c6ac24-35e2-4fbc-b446-9b32a0df3331",
"HRM079121": "dc665ed9-b33b-4cc8-973c-9f7607e2f525",
"HRM079124": "b39e0cdc-b5ae-4a14-9038-710288e317a8",
"tHRM07932": "sample string 6",
"tHRM07933": "sample string 7",
"tHRM07934": "sample string 8",
"tHRM079121": "sample string 9",
"tHRM079124": "sample string 10"
}
]