# Balance

| Field        | Value                                 | Type                                                                                                  |
| ------------ | ------------------------------------- | ----------------------------------------------------------------------------------------------------- |
| **account**  | Unique code of the account            | [Account code](https://api.swaycharts.io/developers/#/DXtrade-REST-API?id=account-code), **required** |
| **version**  | Numeric version of the account.       | [Number](https://api.swaycharts.io/developers/#/DXtrade-REST-API?id=numbers), **required**            |
| **value**    | Balance in the given currency, signed | [Number](https://api.swaycharts.io/developers/#/DXtrade-REST-API?id=numbers), **required**            |
| **currency** | Currency of the balance               | String, **required**                                                                                  |
