OrganizationInvitation
OrganizationInvitation
| Name | Description | Schema | Default |
|---|---|---|---|
| account_email optional | Master Account Email Example : admin@example.com | any of [string, null] | |
| account_name optional | Master Account Name Example : CoreKim | any of [string, null] | |
| created_at required | Created At Example : 2025-01-01T00:00:00.000Z | string (date-time) | |
| created_by required | Created By Example : c23fb561c689455993874fa5d5ed4a2f | string | |
| id required | ID Example : 0a36e0746dbf4908acf0357829701381 | string | |
| login_id optional | Login ID Example : log-archive@samsung.com | any of [string, null] | |
| modified_at required | Modified At Example : 2025-01-01T00:00:00.000Z | string (date-time) | |
| modified_by required | Modified By Example : c23fb561c689455993874fa5d5ed4a2f | string | |
| organization_id required | Organization ID Example : o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 | string | |
| state required | Invitation State Example : INVITING | enum (INVITING, REFUSED, INVITED, CANCELED, EXPIRED) | |
| target_account_id required | Master Account Name Example : 9f8e7d6c5b4a3z2y1x0w9v8u7t6s5r | string |