GET api/DBHRM004U/GetAllDataItem?HRM004U02={HRM004U02}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM004U02 | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DBHRM004UModel| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM004U01 | globally unique identifier |
None. |
|
| HRM004U02 | globally unique identifier |
None. |
|
| tHRM004U02 | string |
None. |
|
| pHRM004U03 | globally unique identifier |
None. |
|
| tHRM004U03 | string |
None. |
|
| HRM00202 | string |
None. |
|
| HRM004U03 | globally unique identifier |
None. |
|
| HRM004U04 | boolean |
None. |
|
| HRM004U05 | boolean |
None. |
|
| HRM004U06 | boolean |
None. |
|
| HRM004U07 | boolean |
None. |
|
| HRM004U08 | boolean |
None. |
|
| HRM004U09 | boolean |
None. |
|
| HRM004U10 | date |
None. |
|
| HRM004U11 | globally unique identifier |
None. |
|
| SortOrder | integer |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"HRM004U01": "d6df914a-81ad-4cee-a2e0-f0c17d601b6c",
"HRM004U02": "b60d52f5-0b17-4158-af3b-775bdafe4f8f",
"tHRM004U02": "sample string 3",
"pHRM004U03": "988a5ced-3dcd-4fec-a426-d26b4594899e",
"tHRM004U03": "sample string 4",
"HRM00202": "sample string 5",
"HRM004U03": "7fcdda53-ec55-41ec-9346-7efcec274296",
"HRM004U04": true,
"HRM004U05": true,
"HRM004U06": true,
"HRM004U07": true,
"HRM004U08": true,
"HRM004U09": true,
"HRM004U10": "2026-04-03T18:11:45.6358871+07:00",
"HRM004U11": "c24ec619-6ac8-4002-bae1-0659d8ea4818",
"SortOrder": 14
},
{
"HRM004U01": "d6df914a-81ad-4cee-a2e0-f0c17d601b6c",
"HRM004U02": "b60d52f5-0b17-4158-af3b-775bdafe4f8f",
"tHRM004U02": "sample string 3",
"pHRM004U03": "988a5ced-3dcd-4fec-a426-d26b4594899e",
"tHRM004U03": "sample string 4",
"HRM00202": "sample string 5",
"HRM004U03": "7fcdda53-ec55-41ec-9346-7efcec274296",
"HRM004U04": true,
"HRM004U05": true,
"HRM004U06": true,
"HRM004U07": true,
"HRM004U08": true,
"HRM004U09": true,
"HRM004U10": "2026-04-03T18:11:45.6358871+07:00",
"HRM004U11": "c24ec619-6ac8-4002-bae1-0659d8ea4818",
"SortOrder": 14
}
]