identity_registration_orgcodesignuprequest
Columns
| Name | Type | Not null | Description | 
|---|---|---|---|
| id | integer | True | |
| individual_id | character varying(32) | False | |
| org_code_id | integer | True | Links to identity_registration_organizationcode.id. | 
| user_id | character varying(32) | True | Links to identity_core_user.id. |