Skip to main content
Anchor to ShopifyPaymentsPayoutSchedule

ShopifyPaymentsPayoutSchedule

object

Requires read_shopify_payments access scope, read_shopify_payments_accounts access scope or read_shopify_payments_payouts access scope. Also: The user must have access to shopify_payments, shopify_payments_accounts, or shopify_payments_payouts scopes or the shopify_payments_transfers/view_payouts user permission.

The payment schedule for a payments account.

•ShopifyPaymentsPayoutInterval!
non-null

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

•Int

The day of the month funds will be paid out.

The value can be any day of the month from the 1st to the 31st. If the payment interval is set to monthly, this value will be used. Payouts scheduled between 29-31st of the month are sent on the last day of shorter months.

•DayOfTheWeek

The day of the week funds will be paid out.

The value can be any weekday from Monday to Friday. If the payment interval is set to weekly, this value will be used.


Was this section helpful?