POST api/DBHRM149/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 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": "b80dd334-8880-4bed-9beb-a567c6706423",
"HRM14902": "ecdb36bc-f2d0-4d17-a506-912c4b1f292f",
"HRM14903": "98789055-a0fb-4a9a-8acd-c28677420187",
"tHRM14903": "sample string 2",
"HRM14904": true,
"HRM14905": true,
"HRM14906": "2026-04-03T18:12:56.2321144+07:00",
"HRM14907": "1e2294a7-8748-4c12-8468-04cd93df2dee",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "ca8b98e1-b1b8-4fc9-be2b-73713849addc",
"HRM07933": "5485d99c-8019-4aff-a60a-dd50186e25bc",
"HRM07934": "efbc75e0-6e0a-4bab-866f-7c72b82ec33e",
"HRM079121": "b416e76e-32b8-4fcf-a97b-3e7fa4771142",
"HRM079124": "839b00ec-2d18-43e6-b24a-9b31c42df295",
"tHRM07932": "sample string 6",
"tHRM07933": "sample string 7",
"tHRM07934": "sample string 8",
"tHRM079121": "sample string 9",
"tHRM079124": "sample string 10"
},
{
"HRM14901": "b80dd334-8880-4bed-9beb-a567c6706423",
"HRM14902": "ecdb36bc-f2d0-4d17-a506-912c4b1f292f",
"HRM14903": "98789055-a0fb-4a9a-8acd-c28677420187",
"tHRM14903": "sample string 2",
"HRM14904": true,
"HRM14905": true,
"HRM14906": "2026-04-03T18:12:56.2321144+07:00",
"HRM14907": "1e2294a7-8748-4c12-8468-04cd93df2dee",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "ca8b98e1-b1b8-4fc9-be2b-73713849addc",
"HRM07933": "5485d99c-8019-4aff-a60a-dd50186e25bc",
"HRM07934": "efbc75e0-6e0a-4bab-866f-7c72b82ec33e",
"HRM079121": "b416e76e-32b8-4fcf-a97b-3e7fa4771142",
"HRM079124": "839b00ec-2d18-43e6-b24a-9b31c42df295",
"tHRM07932": "sample string 6",
"tHRM07933": "sample string 7",
"tHRM07934": "sample string 8",
"tHRM079121": "sample string 9",
"tHRM079124": "sample string 10"
}
]