POST api/DBHRM004/UpdateDataItem
Request Information
URI Parameters
None.
Body Parameters
DBHRM004Model| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM00401 | globally unique identifier |
None. |
|
| HRM00402 | globally unique identifier |
None. |
|
| tHRM00402 | string |
None. |
|
| pHRM00403 | globally unique identifier |
None. |
|
| tHRM00403 | string |
None. |
|
| HRM00202 | string |
None. |
|
| HRM00403 | globally unique identifier |
None. |
|
| HRM00404 | boolean |
None. |
|
| HRM00405 | boolean |
None. |
|
| HRM00406 | boolean |
None. |
|
| HRM00407 | boolean |
None. |
|
| HRM00408 | boolean |
None. |
|
| HRM00409 | boolean |
None. |
|
| HRM00410 | date |
None. |
|
| HRM00411 | globally unique identifier |
None. |
|
| SortOrder | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"HRM00401": "4f69d57e-6f90-42b5-afdc-30d5c2639865",
"HRM00402": "0b3e1fc8-f766-4b06-a952-9cca6d4c4114",
"tHRM00402": "sample string 3",
"pHRM00403": "983839ea-cd6a-4d00-b233-9c5a3a73a9a9",
"tHRM00403": "sample string 4",
"HRM00202": "sample string 5",
"HRM00403": "7783366b-94d0-4b96-bce3-430cd1479c4a",
"HRM00404": true,
"HRM00405": true,
"HRM00406": true,
"HRM00407": true,
"HRM00408": true,
"HRM00409": true,
"HRM00410": "2026-04-03T18:10:00.7481478+07:00",
"HRM00411": "469b10db-410c-4d6a-af4b-3ea9e010c5e8",
"SortOrder": 14
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"