| Name | Description | Type | Additional information |
|---|---|---|---|
| employeeId | 利用者ID |
String |
Required Max length: 36 |
| employeeName |
Required |
||
| emailAddress | メールアドレス |
String |
Required Max length: 319 Format : email |
| administratorId | 管理者ID |
String, Null |
Max length: 36 |
| organizations | 所属する組織 |
Collection, Null of organizations |
None. |
| defaultOrganizationId | デフォルトである組織ID |
String, Null |
Max length: 20 Pattern : ^[A-Za-z0-9_-]+$ |
| isActive | 有効であるか |
Boolean |
Required |