--- 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 metadata: effectiveApiVersion: 2024-07 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: Update handle: update indicatesActionRequired: false createdAt: '2024-04-29T04:24:16-04:00' postedAt: '2024-07-01T04:19:00-04:00' updatedAt: '2024-04-29T08:36:10-04:00' effectiveAt: '2024-07-01T04:19:00-04:00' --- 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).