POST api/DBHRM005/UpdateDataItem
Request Information
URI Parameters
None.
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
{
"HRM00501": "0ca3fab6-f10e-4cfb-b3cc-cac1d0df53a5",
"HRM00502": "b01090b7-9eba-4dd3-b2b3-cfb96d5e8f26",
"HRM00503": "7de7c9b6-39e9-4598-9092-bb0120baaacb",
"tHRM00503": "sample string 4",
"HRM00504": true,
"HRM00505": "2026-04-03T18:10:07.1832008+07:00",
"HRM00506": "7ae0b748-fc72-442e-ba76-d3c8dff984f6",
"HRM00302": "sample string 7",
"HRM07932": "70aac261-1baf-492a-ac8c-208a0150fdb8",
"HRM07933": "ebd298f8-0a25-4d97-9219-19220c4de317",
"HRM07918": "sample string 8",
"HRM07906": "sample string 9",
"tHRM07933": "sample string 10"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"