Skip to main content
Anchor to ShopifyPaymentsPayoutAlternateCurrencyCreateUserError

ShopifyPaymentsPayoutAlternateCurrencyCreateUserError

object

An error that occurs during the execution of ShopifyPaymentsPayoutAlternateCurrencyCreate.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Creates an alternate currency payout for a Shopify Payments account.

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.


Fields

•ShopifyPaymentsToolingProviderPayout

The resulting alternate currency payout created.

•Boolean

Whether the alternate currency payout was created successfully.

•[ShopifyPaymentsPayoutAlternateCurrencyCreateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?