POST api/DBHRM005/InsertNewDataItem
Request Information
URI Parameters
None.
Body Parameters
DBHRM005Model| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM00501 | globally unique identifier |
None. |
|
| HRM00502 | globally unique identifier |
None. |
|
| HRM00503 | globally unique identifier |
None. |
|
| tHRM00503 | string |
None. |
|
| HRM00504 | boolean |
None. |
|
| HRM00505 | date |
None. |
|
| HRM00506 | globally unique identifier |
None. |
|
| HRM00302 | string |
None. |
|
| HRM07932 | globally unique identifier |
None. |
|
| HRM07933 | globally unique identifier |
None. |
|
| HRM07918 | string |
None. |
|
| HRM07906 | string |
None. |
|
| tHRM07933 | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"HRM00501": "4a061956-4f6c-4b06-be11-3a5cd1e00bd1",
"HRM00502": "73306cb5-90d7-4e8b-91ce-6905639d8799",
"HRM00503": "cb6dd5f5-3db5-4f6b-8445-945ff23ee5bc",
"tHRM00503": "sample string 4",
"HRM00504": true,
"HRM00505": "2026-01-29T16:25:37.2068207+07:00",
"HRM00506": "c385e8d7-1199-4833-b5fc-91a0108003d0",
"HRM00302": "sample string 7",
"HRM07932": "8edb0577-a1db-4dab-af25-04c00aec0abd",
"HRM07933": "d886a8f6-d313-4bdc-80e3-f2e3b8ce3990",
"HRM07918": "sample string 8",
"HRM07906": "sample string 9",
"tHRM07933": "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"