POST api/DBHRM004/InsertDataItemFromLstObject
Request Information
URI Parameters
None.
Body Parameters
Collection of 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": "a81800bd-9bdb-4a47-a27d-fd6fe9e35f46",
"HRM00402": "0f16a948-fe67-424a-aafd-b57be614f8df",
"tHRM00402": "sample string 3",
"pHRM00403": "1bea5f85-41f6-4409-bdcc-e86703ae8794",
"tHRM00403": "sample string 4",
"HRM00202": "sample string 5",
"HRM00403": "2db74be9-344b-4e38-8814-227f6d3b5ad9",
"HRM00404": true,
"HRM00405": true,
"HRM00406": true,
"HRM00407": true,
"HRM00408": true,
"HRM00409": true,
"HRM00410": "2026-04-03T18:14:19.3405476+07:00",
"HRM00411": "4c128ca4-fca7-4a9d-b357-1e7801098131",
"SortOrder": 14
},
{
"HRM00401": "a81800bd-9bdb-4a47-a27d-fd6fe9e35f46",
"HRM00402": "0f16a948-fe67-424a-aafd-b57be614f8df",
"tHRM00402": "sample string 3",
"pHRM00403": "1bea5f85-41f6-4409-bdcc-e86703ae8794",
"tHRM00403": "sample string 4",
"HRM00202": "sample string 5",
"HRM00403": "2db74be9-344b-4e38-8814-227f6d3b5ad9",
"HRM00404": true,
"HRM00405": true,
"HRM00406": true,
"HRM00407": true,
"HRM00408": true,
"HRM00409": true,
"HRM00410": "2026-04-03T18:14:19.3405476+07:00",
"HRM00411": "4c128ca4-fca7-4a9d-b357-1e7801098131",
"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"