# ShopifyPaymentsPayoutInterval - admin - ENUM
Version: 2025-01

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

### Access Scopes





## Enum values
* [DAILY](/docs/api/admin/2025-01/enums/DAILY)
* [MANUAL](/docs/api/admin/2025-01/enums/MANUAL)
* [MONTHLY](/docs/api/admin/2025-01/enums/MONTHLY)
* [WEEKLY](/docs/api/admin/2025-01/enums/WEEKLY)

## Fields with this enum
* [ShopifyPaymentsPayoutSchedule.interval](/docs/api/admin/2025-01/objects/ShopifyPaymentsPayoutSchedule)


## Examples