GET api/DBHRM003/GetDataItemWithUserName?userName={userName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
DBHRM003Model| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM00301 | globally unique identifier |
None. |
|
| HRM00302 | string |
None. |
|
| HRM00303 | string |
None. |
|
| HRM00304 | globally unique identifier |
None. |
|
| HRM00305 | boolean |
None. |
|
| HRM00306 | boolean |
None. |
|
| HRM00307 | date |
None. |
|
| HRM00308 | globally unique identifier |
None. |
|
| HRM00309 | globally unique identifier |
None. |
|
| HRM07906 | string |
None. |
|
| tHRM00304 | string |
None. |
|
| HRM07918 | string |
None. |
|
| HRM07902 | string |
None. |
|
| tHRM07932 | string |
None. |
|
| tHRM07933 | string |
None. |
|
| AreaCode | string |
None. |
|
| HRM07932 | globally unique identifier |
None. |
|
| HRM07933 | globally unique identifier |
None. |
|
| tHRM00309 | string |
None. |
|
| HRM00108 | string |
None. |
|
| HRM00107 | integer |
None. |
|
| HRM00802 | string |
None. |
|
| FullLocationCode | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"HRM00301": "fde076a3-443e-42dd-8337-ee1d6ad78d19",
"HRM00302": "sample string 2",
"HRM00303": "sample string 3",
"HRM00304": "e0b63dc2-e14e-4fe3-ba1f-6e84246854ac",
"HRM00305": true,
"HRM00306": true,
"HRM00307": "2026-01-29T16:25:35.6691641+07:00",
"HRM00308": "b70863c3-d7cb-455a-b7a4-06fcb6959110",
"HRM00309": "bf730a40-eade-4901-9925-5404e6b2f403",
"HRM07906": "sample string 9",
"tHRM00304": "sample string 10",
"HRM07918": "sample string 11",
"HRM07902": "sample string 12",
"tHRM07932": "sample string 13",
"tHRM07933": "sample string 14",
"AreaCode": "sample string 15",
"HRM07932": "ff9255e5-00df-4fd4-ae1e-abf7c92af4ca",
"HRM07933": "fa3c6ad0-1b1c-4a17-96da-4101f8b106ee",
"tHRM00309": "sample string 16",
"HRM00108": "sample string 17",
"HRM00107": 18,
"HRM00802": "sample string 19",
"FullLocationCode": true
}