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": "f33473f5-6f17-4c40-941c-a62d5009aa40",
"HRM00102": "sample string 2",
"HRM00103": "sample string 3",
"HRM00104": true,
"HRM00105": "2026-04-03T18:14:50.9194081+07:00",
"HRM00106": "1f9fd8d2-fa29-4ffa-89bd-f979aacaaf98",
"HRM00107": 6,
"HRM00108": "sample string 7",
"HRM00109": "5e40b64c-0d4b-48e6-b5ec-abdf9efd7d9b"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"