POST api/DBHRM151/UpdateDataItem
Request Information
URI Parameters
None.
Body Parameters
DBHRM151Model| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM15101 | globally unique identifier |
None. |
|
| HRM15102 | globally unique identifier |
None. |
|
| HRM15103 | globally unique identifier |
None. |
|
| tHRM15103 | string |
None. |
|
| HRM15104 | boolean |
None. |
|
| HRM15105 | boolean |
None. |
|
| HRM15106 | date |
None. |
|
| HRM15107 | 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. |
Request Formats
application/json, text/json
Sample:
{
"HRM15101": "1f21d0f8-bac7-4ac2-98a4-6d4108511aa6",
"HRM15102": "12917039-07d0-409e-9744-1fd14c1da353",
"HRM15103": "0b48337c-9a75-47e0-9812-75fe0cb0cd21",
"tHRM15103": "sample string 2",
"HRM15104": true,
"HRM15105": true,
"HRM15106": "2026-01-29T16:25:19.9248857+07:00",
"HRM15107": "f01c2b83-1614-41f3-8018-d61c97054db8",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "53dddd6c-b75b-498d-814c-017a40648e00",
"HRM07933": "e2a4f46f-8c37-4412-8adc-211c0a88cc06",
"HRM07934": "bdba8f43-ba5f-4c33-9603-0883e9c6cd33",
"HRM079121": "00f5d1e5-9fd0-4a9a-88fb-8a33bbfc016a",
"HRM079124": "0d844444-465b-453c-87eb-6f2ea33e0586",
"tHRM07932": "sample string 6",
"tHRM07933": "sample string 7",
"tHRM07934": "sample string 8",
"tHRM079121": "sample string 9",
"tHRM079124": "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"