POST api/DBHRM149/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 DBHRM149Model| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM14901 | globally unique identifier |
None. |
|
| HRM14902 | globally unique identifier |
None. |
|
| HRM14903 | globally unique identifier |
None. |
|
| tHRM14903 | string |
None. |
|
| HRM14904 | boolean |
None. |
|
| HRM14905 | boolean |
None. |
|
| HRM14906 | date |
None. |
|
| HRM14907 | 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:
[
{
"HRM14901": "b3cc3e1a-1315-45d9-b8c4-d1b9875a3348",
"HRM14902": "48ce7fc6-bb17-4d00-a565-0c4a406b7a55",
"HRM14903": "644fdff4-6089-4b36-84c2-a58e3aa7f0d0",
"tHRM14903": "sample string 2",
"HRM14904": true,
"HRM14905": true,
"HRM14906": "2026-04-03T18:12:57.3106676+07:00",
"HRM14907": "979c45a0-1fee-4750-9ea2-57266ec20ba3",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "dd103292-5235-43c2-a6a1-de39cbcb2f12",
"HRM07933": "7c5dab72-fa5c-4cb8-ab75-6470a9e521c5",
"HRM07934": "fa3ac533-3cc1-498d-af69-68978a4fad2f",
"HRM079121": "1cbccdf5-c7c6-489f-88bd-352b61e9c50a",
"HRM079124": "190d1aec-8c79-49b8-9642-41514e9461f4",
"tHRM07932": "sample string 6",
"tHRM07933": "sample string 7",
"tHRM07934": "sample string 8",
"tHRM079121": "sample string 9",
"tHRM079124": "sample string 10"
},
{
"HRM14901": "b3cc3e1a-1315-45d9-b8c4-d1b9875a3348",
"HRM14902": "48ce7fc6-bb17-4d00-a565-0c4a406b7a55",
"HRM14903": "644fdff4-6089-4b36-84c2-a58e3aa7f0d0",
"tHRM14903": "sample string 2",
"HRM14904": true,
"HRM14905": true,
"HRM14906": "2026-04-03T18:12:57.3106676+07:00",
"HRM14907": "979c45a0-1fee-4750-9ea2-57266ec20ba3",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "dd103292-5235-43c2-a6a1-de39cbcb2f12",
"HRM07933": "7c5dab72-fa5c-4cb8-ab75-6470a9e521c5",
"HRM07934": "fa3ac533-3cc1-498d-af69-68978a4fad2f",
"HRM079121": "1cbccdf5-c7c6-489f-88bd-352b61e9c50a",
"HRM079124": "190d1aec-8c79-49b8-9642-41514e9461f4",
"tHRM07932": "sample string 6",
"tHRM07933": "sample string 7",
"tHRM07934": "sample string 8",
"tHRM079121": "sample string 9",
"tHRM079124": "sample string 10"
}
]