POST api/DBHRM005/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 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": "ecbb8750-4df4-4f9f-b560-65ad056f182f",
"HRM00502": "9219ddb0-1b08-4487-a223-44eed3c2624f",
"HRM00503": "86ada199-b8c3-4306-85ab-b9b342ba49d4",
"tHRM00503": "sample string 4",
"HRM00504": true,
"HRM00505": "2026-04-03T18:13:03.0625169+07:00",
"HRM00506": "129a9bbc-1eef-4a9c-ac17-df68dd4df83c",
"HRM00302": "sample string 7",
"HRM07932": "4d68e883-728d-421b-907f-fd4a50229138",
"HRM07933": "3e793198-0c22-4bc1-881d-d3f071876324",
"HRM07918": "sample string 8",
"HRM07906": "sample string 9",
"tHRM07933": "sample string 10"
},
{
"HRM00501": "ecbb8750-4df4-4f9f-b560-65ad056f182f",
"HRM00502": "9219ddb0-1b08-4487-a223-44eed3c2624f",
"HRM00503": "86ada199-b8c3-4306-85ab-b9b342ba49d4",
"tHRM00503": "sample string 4",
"HRM00504": true,
"HRM00505": "2026-04-03T18:13:03.0625169+07:00",
"HRM00506": "129a9bbc-1eef-4a9c-ac17-df68dd4df83c",
"HRM00302": "sample string 7",
"HRM07932": "4d68e883-728d-421b-907f-fd4a50229138",
"HRM07933": "3e793198-0c22-4bc1-881d-d3f071876324",
"HRM07918": "sample string 8",
"HRM07906": "sample string 9",
"tHRM07933": "sample string 10"
}
]