POST api/DBHRM004/InsertNewDataItem
Request Information
URI Parameters
None.
Body Parameters
DBHRM004Model| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM00401 | globally unique identifier |
None. |
|
| HRM00402 | globally unique identifier |
None. |
|
| tHRM00402 | string |
None. |
|
| pHRM00403 | globally unique identifier |
None. |
|
| tHRM00403 | string |
None. |
|
| HRM00202 | string |
None. |
|
| HRM00403 | globally unique identifier |
None. |
|
| HRM00404 | boolean |
None. |
|
| HRM00405 | boolean |
None. |
|
| HRM00406 | boolean |
None. |
|
| HRM00407 | boolean |
None. |
|
| HRM00408 | boolean |
None. |
|
| HRM00409 | boolean |
None. |
|
| HRM00410 | date |
None. |
|
| HRM00411 | globally unique identifier |
None. |
|
| SortOrder | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"HRM00401": "69173abb-cdd6-4efa-847a-7d6fc608f32c",
"HRM00402": "a3c67f69-a1d2-416b-bcac-71b1e0a5628b",
"tHRM00402": "sample string 3",
"pHRM00403": "db0ab167-ddbc-4df9-aed3-de7974e23e0a",
"tHRM00403": "sample string 4",
"HRM00202": "sample string 5",
"HRM00403": "6937548f-0558-4213-9222-973f831b8f20",
"HRM00404": true,
"HRM00405": true,
"HRM00406": true,
"HRM00407": true,
"HRM00408": true,
"HRM00409": true,
"HRM00410": "2026-01-29T16:25:31.4765612+07:00",
"HRM00411": "1fa5cf8e-be7a-4be3-92fe-b06deec196dd",
"SortOrder": 14
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"