Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopifyPaymentsPayoutSchedule > monthlyAnchor
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.
Signature:
monthlyAnchor?: Maybe<Scalars['Int']['output']>;