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": "7f66fbde-404e-4fc2-b1e1-95cda388439b",
"HRM15102": "8ca5d50c-0fe1-484e-84ef-74475a15fc87",
"HRM15103": "8fd943ea-9c38-4185-a230-b01158405938",
"tHRM15103": "sample string 2",
"HRM15104": true,
"HRM15105": true,
"HRM15106": "2026-01-29T16:25:37.1130632+07:00",
"HRM15107": "db1ebd0f-144b-4fc0-9799-9e73420711e6",
"HRM00302": "sample string 3",
"HRM07906": "sample string 4",
"HRM07918": "sample string 5",
"HRM07932": "36b2d010-0442-408e-b773-3b16fc45db5a",
"HRM07933": "f692807e-2307-4f6e-92d3-c19c41116a2e",
"HRM07934": "7c471d70-7029-43bd-a70e-a6acd3a0fce5",
"HRM079121": "dbd6da1e-b871-4644-8279-2dcbbca5b8c6",
"HRM079124": "fd1e6e02-99c3-4104-8656-720d33c6f765",
"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"