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": "870b85f2-1495-40e6-ad7b-9706c866800c",
"HRM15002": "dd3f6ad6-dba1-455c-b87f-e9d1ea271574",
"HRM15003": "9b890ffb-6e2c-4a4a-82a4-83b3823b5a5f",
"tHRM15003": "sample string 2",
"HRM15004": true,
"HRM15005": true,
"HRM15006": "2026-04-03T18:10:00.6800429+07:00",
"HRM15007": "3a59b1b6-7c25-499e-83ee-8882908c14a5",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "87d6825a-f61c-4120-a62f-d02eedf7f990",
"HRM07933": "b43a1ec5-88bc-4a67-8175-8281d0f2ad0f",
"HRM07934": "301f2ba4-239c-4898-99c9-be16dd4d22fa",
"HRM079121": "588e5e61-8aeb-4d7d-aea1-0ac5826e1124",
"HRM079124": "ac711025-fa6d-4485-97b2-a649e0711900",
"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"