# OrganizationCreateSchema

**object**

## spec

[OrganizationCreateSpecSchema](https://docs.mediakind.com/api-reference/management-api/schemas/organizationcreatespecschema) **Required**

### Specification

Show 5 properties  Hide 5 properties

- **legalEntityAddress**  
  *string*  
  Optional  
  The legal address of the purchaser.

- **legalEntityContactEmail**  
  *string*  
  Optional  
  The primary officer's email address.

- **legalEntityName**  
  *string*  
  Optional  
  The legal entity name of the purchaser.

- **legalEntityOfficer**  
  *string*  
  Optional  
  The name of the primary officer of the purchaser.

- **name**  
  *string*  
  Required  
  <=512 characters  
  Name of the organization.
