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": "725c643c-6927-4380-a11a-aa90d4d172e0",
"HRM15102": "e4ae8d3a-ac23-4360-b27b-0e057492a47a",
"HRM15103": "19b7f42a-638a-4b95-9b4f-8e63f530c36a",
"tHRM15103": "sample string 2",
"HRM15104": true,
"HRM15105": true,
"HRM15106": "2026-04-03T18:10:06.9038525+07:00",
"HRM15107": "ee33d67b-69ff-4143-a618-32b38efe663d",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "9ec13636-ae0d-44d0-b50d-b1a7867bbba6",
"HRM07933": "aad90986-0633-4a04-bf48-3099c596ea1c",
"HRM07934": "c09854eb-1f51-4b5e-b548-986566d9ed26",
"HRM079121": "8e6e896f-2769-4f55-8d02-c8a95be9e301",
"HRM079124": "2d5dab62-ece8-4b7b-b26c-7b759412729a",
"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"