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": "83965fec-f369-485c-9fe3-5550ca98caad",
"HRM14802": "29200ba6-0539-41a8-b9fe-7ef3cf2f5747",
"HRM14803": "9326401e-ae1d-4670-988e-364fd18fb7fd",
"tHRM14803": "sample string 2",
"HRM07932": "ae7ead2d-a636-4de5-a249-2f73299102e8",
"HRM07933": "ef6c7404-801e-4626-81a8-4301716246af",
"HRM00302": "sample string 3",
"HRM07918": "sample string 4",
"HRM14804": true,
"HRM14805": true,
"HRM14806": "2026-01-29T16:25:32.5702947+07:00",
"HRM14807": "92a49cad-d859-439d-8902-93e315d63a20",
"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"