--- title: ShopifyPaymentsPayoutStatus - GraphQL Admin description: The transfer status of the payout. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/shopifypaymentspayoutstatus md: https://shopify.dev/docs/api/admin-graphql/latest/enums/shopifypaymentspayoutstatus.md --- # Shopify​Payments​Payout​Status enum The transfer status of the payout. ## Valid values * CANCELED The payout has been canceled by Shopify. * FAILED The payout has been declined by the bank. * PAID The payout has been successfully deposited into the bank. * SCHEDULED The payout has been created and had transactions assigned to it, but it has not yet been submitted to the bank. * IN\_​TRANSIT Deprecated *** ## Fields * [Shopify​Payments​Payout.status](https://shopify.dev/docs/api/admin-graphql/latest/objects/ShopifyPaymentsPayout#field-ShopifyPaymentsPayout.fields.status) OBJECT Payouts represent the movement of money between a merchant's Shopify Payments balance and their bank account. *** ## Map ### Fields with this enum * <-|[Shopify​Payments​Payout.status](https://shopify.dev/docs/api/admin-graphql/latest/objects/ShopifyPaymentsPayout#field-ShopifyPaymentsPayout.fields.status)