POST api/DBHRM150/UpdateDataItem
Request Information
URI Parameters
None.
Body Parameters
DBHRM150Model| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM15001 | globally unique identifier |
None. |
|
| HRM15002 | globally unique identifier |
None. |
|
| HRM15003 | globally unique identifier |
None. |
|
| tHRM15003 | string |
None. |
|
| HRM15004 | boolean |
None. |
|
| HRM15005 | boolean |
None. |
|
| HRM15006 | date |
None. |
|
| HRM15007 | 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:
{
"HRM15001": "1c430511-8fae-422d-afe9-4e77c391274d",
"HRM15002": "ac9833a7-2171-4b36-8fad-b98e5778c3fb",
"HRM15003": "2ea8f655-b724-4568-b15d-07906f5fa81a",
"tHRM15003": "sample string 2",
"HRM15004": true,
"HRM15005": true,
"HRM15006": "2026-04-03T18:10:00.6644188+07:00",
"HRM15007": "aeb66c82-4647-47cd-8efd-6b2bf5b9c328",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "d275967a-1489-4261-b199-517b2f6a0db9",
"HRM07933": "c366a0f4-4fea-4fe7-8131-fb3c647b3a2c",
"HRM07934": "4865180b-4125-4d82-b976-95e402da9af8",
"HRM079121": "0216615c-4d2a-4097-bbe3-503639dea3b7",
"HRM079124": "41aba58d-cb1b-476d-bf7c-f5bbedeeac8c",
"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"