# OrganizationPatchSchema

### object

### spec
[OrganizationSpecSchema](https://docs.mediakind.com/api-reference/management-api/schemas/organizationspecschema) Required

### Specification

Show 5 properties
Hide 5 properties

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

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

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

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

- **name** `string` Optional  
  Name of the organization.
