Skip to main content
Anchor to ShopifyPaymentsPayoutAlternateCurrencyCreatePayload

ShopifyPaymentsPayoutAlternateCurrencyCreatePayload

payload

Return type for shopifyPaymentsPayoutAlternateCurrencyCreate mutation.

•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?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Creates an alternate currency payout for a Shopify Payments account.

Show payload

Arguments

•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?