--- title: Additional fields of ShopifyPaymentsBalanceTransaction object available - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/additional-fields-of-shopifypaymentsbalancetransaction-object-available md: https://shopify.dev/changelog/additional-fields-of-shopifypaymentsbalancetransaction-object-available.md --- [Back to Developer changelog](https://shopify.dev/changelog) July 1, 2024 Tags: * Admin GraphQL API * 2024-07 # 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).