POST api/DBHRM148/InsertNewDataItem
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": "5cdf54dd-4f23-482e-81de-72be8b8344df",
"HRM14802": "65901adc-a0f2-46c6-9078-dfb1906d29cd",
"HRM14803": "d5220577-ae50-49ac-9b36-815b96ac95bc",
"tHRM14803": "sample string 2",
"HRM07932": "bcde44a3-7adf-4bb3-a79b-43294d1a30f8",
"HRM07933": "a6b48b8c-2130-4002-901e-b4e38310a0ba",
"HRM00302": "sample string 3",
"HRM07918": "sample string 4",
"HRM14804": true,
"HRM14805": true,
"HRM14806": "2026-04-03T18:10:00.9620665+07:00",
"HRM14807": "804e554b-7208-4803-915d-0329a446caad",
"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"