# OrganizationCreateSpecSchema

## Properties

### legalEntityAddress
- **Type:** string  
- **Optional**  
- **Description:** The legal address of the purchaser.

### legalEntityContactEmail
- **Type:** string  
- **Optional**  
- **Description:** The primary officer's email address.

### legalEntityName
- **Type:** string  
- **Optional**  
- **Description:** The legal entity name of the purchaser.

### legalEntityOfficer
- **Type:** string  
- **Optional**  
- **Description:** The name of the primary officer of the purchaser.

### name
- **Type:** string  
- **Required**  
- **Description:** Name of the organization.  
- **Constraints:** <=512 characters.
