POST api/DBHRM005/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 DBHRM005Model| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM00501 | globally unique identifier |
None. |
|
| HRM00502 | globally unique identifier |
None. |
|
| HRM00503 | globally unique identifier |
None. |
|
| tHRM00503 | string |
None. |
|
| HRM00504 | boolean |
None. |
|
| HRM00505 | date |
None. |
|
| HRM00506 | globally unique identifier |
None. |
|
| HRM00302 | string |
None. |
|
| HRM07932 | globally unique identifier |
None. |
|
| HRM07933 | globally unique identifier |
None. |
|
| HRM07918 | string |
None. |
|
| HRM07906 | string |
None. |
|
| tHRM07933 | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"HRM00501": "c0bce7dc-10c2-4485-a901-1644c3981f2c",
"HRM00502": "48ab759e-d348-43b0-b164-163ba00c03d3",
"HRM00503": "49ff5562-5643-4bc7-93a5-b4fc1705a07e",
"tHRM00503": "sample string 4",
"HRM00504": true,
"HRM00505": "2026-04-03T18:13:01.9723213+07:00",
"HRM00506": "e17c507a-a430-4ef7-b4e3-d38ec7293a09",
"HRM00302": "sample string 7",
"HRM07932": "46f31a09-6f7e-4b13-b90b-907ba6e0dceb",
"HRM07933": "d2a9c7ab-97db-46ed-8a07-bf5db3587b17",
"HRM07918": "sample string 8",
"HRM07906": "sample string 9",
"tHRM07933": "sample string 10"
},
{
"HRM00501": "c0bce7dc-10c2-4485-a901-1644c3981f2c",
"HRM00502": "48ab759e-d348-43b0-b164-163ba00c03d3",
"HRM00503": "49ff5562-5643-4bc7-93a5-b4fc1705a07e",
"tHRM00503": "sample string 4",
"HRM00504": true,
"HRM00505": "2026-04-03T18:13:01.9723213+07:00",
"HRM00506": "e17c507a-a430-4ef7-b4e3-d38ec7293a09",
"HRM00302": "sample string 7",
"HRM07932": "46f31a09-6f7e-4b13-b90b-907ba6e0dceb",
"HRM07933": "d2a9c7ab-97db-46ed-8a07-bf5db3587b17",
"HRM07918": "sample string 8",
"HRM07906": "sample string 9",
"tHRM07933": "sample string 10"
}
]