POST api/DBHRM151/InsertNewDataItem
Request Information
URI Parameters
None.
Body Parameters
DBHRM151Model| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM15101 | globally unique identifier |
None. |
|
| HRM15102 | globally unique identifier |
None. |
|
| HRM15103 | globally unique identifier |
None. |
|
| tHRM15103 | string |
None. |
|
| HRM15104 | boolean |
None. |
|
| HRM15105 | boolean |
None. |
|
| HRM15106 | date |
None. |
|
| HRM15107 | 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:
{
"HRM15101": "8c293e57-60a2-498c-9f28-7a1a30685ee8",
"HRM15102": "ce058142-2951-445e-bc10-1a7b8821b1c5",
"HRM15103": "70940754-a6f0-4779-a8e1-414cfc885355",
"tHRM15103": "sample string 2",
"HRM15104": true,
"HRM15105": true,
"HRM15106": "2026-04-03T18:10:06.3741309+07:00",
"HRM15107": "2721f9b1-c675-4dc2-9377-00539d4c7d46",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "fed96e71-6a18-4961-b497-1a998f74b453",
"HRM07933": "62f39d1c-2bee-416f-80ab-1f28f619dbc1",
"HRM07934": "d0aa40ef-0948-4f08-8294-32d7d9d1bb6a",
"HRM079121": "5f8d60a0-d623-4b6d-8a77-1ea1011d24c5",
"HRM079124": "543aeed6-0337-4a22-9e5c-6939378bee71",
"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"