Skip to main content
Anchor to shopifyPaymentsPayoutAlternateCurrencyCreate

shopifyPaymentsPayoutAlternateCurrencyCreate

mutation

Requires write_shopify_payments_tooling access scope.

Creates an alternate currency payout for a Shopify Payments account.

•ID

The ID of the Shopify Payments account on which the mutation is being performed.

•CurrencyCode!
required

The currency of the balance to payout.

Show enum values

Was this section helpful?

Anchor to ShopifyPaymentsPayoutAlternateCurrencyCreatePayload returnsShopifyPaymentsPayoutAlternateCurrencyCreatePayload returns

•ShopifyPaymentsToolingProviderPayout

The resulting alternate currency payout created.

Show fields
•Boolean

Whether the alternate currency payout was created successfully.

•[ShopifyPaymentsPayoutAlternateCurrencyCreateUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?