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": "91832719-8659-4e24-89b6-41add6ed07f2",
"HRM00502": "d75ca064-2b4a-4ad7-b4e4-eb1a8fbaa460",
"HRM00503": "dc365d26-87e8-4b1e-b48a-7dcc9bbe0fa4",
"tHRM00503": "sample string 4",
"HRM00504": true,
"HRM00505": "2026-04-03T18:10:06.9951303+07:00",
"HRM00506": "926a0fb7-053c-4d73-a3b4-86ff7b3d5988",
"HRM00302": "sample string 7",
"HRM07932": "771da1c7-6811-40b0-9854-01a3eb4796f3",
"HRM07933": "678776c2-af49-4dbf-8941-d6234edfe144",
"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"