ShopifyPaymentsPayoutStatus enum
The transfer status of the payout.
Values
- CANCELED
The payout has been canceled by Shopify. - FAILED
The payout has been declined by the bank. - IN_TRANSIT
The payout has been submitted to 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.
Types that return ShopifyPaymentsPayoutStatus
[ShopifyPaymentsPayout.status](https://shopify.dev/docs/admin-api/graphql/reference/shopify-payments/shopifypaymentspayout#status-2021-01)