# Organization

Organization

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `address` | string | no | Organization address |
| `balance` | number | no | Organization balance. DEPRECATED: use the dedicated `live-balance` endpoint |
| `city` | string | no | Organization city |
| `country` | string | no | Organization country |
| `currency` | string | no | Organization currency |
| `id` | string | no | Organization ID<br/><br/>Must be a valid UUID. |
| `name` | string | no | Organization name |
| `postcode` | string | no | Organization postcode |

