# Organization Input

Organization creation request

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `billing-address` | [ISO 20022 Structured Billing Address](/reference/partner-api/_schemas/billing-address/) | **yes** | ISO 20022 Structured Billing Address |
| `display-name` | string | **yes** | Organization Display Name<br/><br/>Min length: `1`. Max length: `191`. |
| `owner-email` | string | **yes** | Email Address of the first Owner<br/><br/>Min length: `1`. Max length: `75`. |
| `client-id` | string | no | Organization Client ID<br/><br/>Max length: `191`. |

