> For the complete documentation index, see [llms.txt](https://sway-technologies.gitbook.io/sway-charts-api-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sway-technologies.gitbook.io/sway-charts-api-documentation/rest-api-specification/cash-transaction/balance.md).

# 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**                                                                                  |
