POST api/DBHRM150/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 DBHRM150Model| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM15001 | globally unique identifier |
None. |
|
| HRM15002 | globally unique identifier |
None. |
|
| HRM15003 | globally unique identifier |
None. |
|
| tHRM15003 | string |
None. |
|
| HRM15004 | boolean |
None. |
|
| HRM15005 | boolean |
None. |
|
| HRM15006 | date |
None. |
|
| HRM15007 | 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:
[
{
"HRM15001": "f73a8c32-c028-4619-9467-b98d4f5e05c9",
"HRM15002": "64b58701-f3e6-4cc1-906b-6ef7f4cc6fec",
"HRM15003": "2d358fe7-a2bb-49b8-bc08-8eefcc57e461",
"tHRM15003": "sample string 2",
"HRM15004": true,
"HRM15005": true,
"HRM15006": "2026-04-03T18:12:56.8103005+07:00",
"HRM15007": "66c299d4-3547-46f6-98bd-3fdb9e46c910",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "8977880a-3f14-4283-bd69-e243958205a5",
"HRM07933": "e9abcb16-8103-4549-a79f-bfd0b613add1",
"HRM07934": "c88e7958-1815-4951-8243-9d04d7262f43",
"HRM079121": "ee86f8a8-866d-40f5-80a2-ba378746e3c8",
"HRM079124": "8a29e140-d128-4f40-a491-7c1917cc97bd",
"tHRM07932": "sample string 6",
"tHRM07933": "sample string 7",
"tHRM07934": "sample string 8",
"tHRM079121": "sample string 9",
"tHRM079124": "sample string 10"
},
{
"HRM15001": "f73a8c32-c028-4619-9467-b98d4f5e05c9",
"HRM15002": "64b58701-f3e6-4cc1-906b-6ef7f4cc6fec",
"HRM15003": "2d358fe7-a2bb-49b8-bc08-8eefcc57e461",
"tHRM15003": "sample string 2",
"HRM15004": true,
"HRM15005": true,
"HRM15006": "2026-04-03T18:12:56.8103005+07:00",
"HRM15007": "66c299d4-3547-46f6-98bd-3fdb9e46c910",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "8977880a-3f14-4283-bd69-e243958205a5",
"HRM07933": "e9abcb16-8103-4549-a79f-bfd0b613add1",
"HRM07934": "c88e7958-1815-4951-8243-9d04d7262f43",
"HRM079121": "ee86f8a8-866d-40f5-80a2-ba378746e3c8",
"HRM079124": "8a29e140-d128-4f40-a491-7c1917cc97bd",
"tHRM07932": "sample string 6",
"tHRM07933": "sample string 7",
"tHRM07934": "sample string 8",
"tHRM079121": "sample string 9",
"tHRM079124": "sample string 10"
}
]