ShopifyPaymentsPayoutInterval enum

The interval at which payouts are sent to the connected bank account.

Values

  • DAILY
    Each business day.
  • MANUAL
    Payouts will not be automatically made.
  • MONTHLY
    Each month, on the day of month specified by monthlyAnchor.
  • WEEKLY
    Each week, on the day of week specified by weeklyAnchor.

Types that return ShopifyPaymentsPayoutInterval

  • [ShopifyPaymentsPayoutSchedule.interval](https://shopify.dev/docs/admin-api/graphql/reference/shopify-payments/shopifypaymentspayoutschedule#interval-2021-01)