# Organization Output

Organization representation

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `billing-address` | [ISO 20022 Structured Billing Address](/reference/partner-api/_schemas/billing-address/) | no | ISO 20022 Structured Billing Address |
| `client-id` | string | no | Organization Client ID<br/><br/>Max length: `191`. |
| `id` | string | no | Organization ID<br/><br/>Must be a valid UUID. |
| `status` | string | no | Organization Status<br/><br/>Allowed values: `created`, `suspended`, `active`, `terminated`. |

