POST api/DBHRM148/UpdateDataItem
Request Information
URI Parameters
None.
Body Parameters
DBHRM148Model| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM14801 | globally unique identifier |
None. |
|
| HRM14802 | globally unique identifier |
None. |
|
| HRM14803 | globally unique identifier |
None. |
|
| tHRM14803 | string |
None. |
|
| HRM07932 | globally unique identifier |
None. |
|
| HRM07933 | globally unique identifier |
None. |
|
| HRM00302 | string |
None. |
|
| HRM07918 | string |
None. |
|
| HRM14804 | boolean |
None. |
|
| HRM14805 | boolean |
None. |
|
| HRM14806 | date |
None. |
|
| HRM14807 | globally unique identifier |
None. |
|
| tHRM07932 | string |
None. |
|
| tHRM07933 | string |
None. |
|
| HRM07906 | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"HRM14801": "86c1b911-a77f-47fd-b9ad-6488ffa19819",
"HRM14802": "0a05d1c2-0de6-418e-a402-36a3be6701ba",
"HRM14803": "2fc250f3-0c12-42cb-a1dc-95478131dacd",
"tHRM14803": "sample string 2",
"HRM07932": "093f420f-bc5d-442e-acd8-f733365052fb",
"HRM07933": "5e8e594c-8037-405f-a56b-46e5185dbce5",
"HRM00302": "sample string 3",
"HRM07918": "sample string 4",
"HRM14804": true,
"HRM14805": true,
"HRM14806": "2026-01-29T16:25:34.3031383+07:00",
"HRM14807": "3d40232b-c914-43d5-ad3f-9760b330dd64",
"tHRM07932": "sample string 5",
"tHRM07933": "sample string 6",
"HRM07906": "sample string 7"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"