POST api/DBHRM001/ActiveGroupUser
Request Information
URI Parameters
None.
Body Parameters
DBHRM001Model| Name | Description | Type | Additional information |
|---|---|---|---|
| HRM00101 | globally unique identifier |
None. |
|
| HRM00102 | string |
None. |
|
| HRM00103 | string |
None. |
|
| HRM00104 | boolean |
None. |
|
| HRM00105 | date |
None. |
|
| HRM00106 | globally unique identifier |
None. |
|
| HRM00107 | integer |
None. |
|
| HRM00108 | string |
None. |
|
| HRM00109 | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"HRM00101": "bc25718b-5a72-4cd2-a24b-700c07ffb0d8",
"HRM00102": "sample string 2",
"HRM00103": "sample string 3",
"HRM00104": true,
"HRM00105": "2026-01-29T16:26:31.4758009+07:00",
"HRM00106": "435b2146-9364-4b38-9138-afe6d6813e6e",
"HRM00107": 6,
"HRM00108": "sample string 7",
"HRM00109": "b41dbea9-f17d-4af1-b5fa-56cd91352a26"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"