--- title: ShopifyPaymentsBalanceTransactionAssociatedPayout - GraphQL Admin description: The payout associated with a balance transaction. api_version: 2025-01 api_name: admin type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2025-01/objects/ShopifyPaymentsBalanceTransactionAssociatedPayout md: >- https://shopify.dev/docs/api/admin-graphql/2025-01/objects/ShopifyPaymentsBalanceTransactionAssociatedPayout.md --- # Shopify​Payments​Balance​Transaction​Associated​Payout object Requires The user must have access to payouts. The payout associated with a balance transaction. ## Fields * id [ID](https://shopify.dev/docs/api/admin-graphql/2025-01/scalars/ID) The ID of the payout associated with the balance transaction. * status [Shopify​Payments​Balance​Transaction​Payout​Status](https://shopify.dev/docs/api/admin-graphql/2025-01/enums/ShopifyPaymentsBalanceTransactionPayoutStatus) The status of the payout associated with the balance transaction. *** ## Map ### Fields with this object * {}[ShopifyPaymentsBalanceTransaction.associatedPayout](https://shopify.dev/docs/api/admin-graphql/2025-01/objects/ShopifyPaymentsBalanceTransaction#field-ShopifyPaymentsBalanceTransaction.fields.associatedPayout)