POST api/DBHRM150/InsertNewDataItem
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": "a673a672-63cd-40e0-8e86-7dfd8aefc991",
"HRM15002": "047ece1d-40a1-4e21-abe9-cc190031d0fe",
"HRM15003": "c5969977-f3c5-4a2f-8a3f-50fdb97af893",
"tHRM15003": "sample string 2",
"HRM15004": true,
"HRM15005": true,
"HRM15006": "2026-01-29T16:25:32.0130804+07:00",
"HRM15007": "ce59d504-60ef-4cd6-ae03-2242a63365bc",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "cd320695-2527-4386-9f8a-4e4f29845889",
"HRM07933": "1728b248-9040-4a63-a1b3-2e8bafe698ea",
"HRM07934": "c0903df3-0b95-4565-bcde-97768630d2f7",
"HRM079121": "e0a1f313-7c8e-46a2-9550-fede0b7ec4cf",
"HRM079124": "01a2fba1-cf0e-4212-8929-ed20d36dd2b9",
"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"