# Additional fields of `ShopifyPaymentsBalanceTransaction` object available — Shopify developer changelog
---
## Additional fields of `ShopifyPaymentsBalanceTransaction` object available

As of GraphQL Admin API version 2024-07 you can query the following fields on the `ShopifyPaymentsBalanceTransaction` object:
- `description`
- `amount`
- `fee`
- `source_type`
- `type`
- `associated_order`
- `associated_payout`
- `test`

Learn more about `ShopifyPaymentsBalanceTransaction` on [Shopify.dev](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ShopifyPaymentsBalanceTransaction).

*Published: July 01, 2024*
Tags: API, Update
Link: https://shopify.dev/changelog/additional-fields-of-shopifypaymentsbalancetransaction-object-available

---