Skip to main content
Anchor to ShopifyPaymentsToolingProviderPayout

ShopifyPaymentsToolingProviderPayout

object

Requires read_shopify_payments_tooling access scope.

Relevant reference information for an alternate currency payout.

MoneyV2!non-null

The balance amount the alternate currency payout was created for.

A timestamp for the arrival of the alternate currency payout.

A timestamp for the creation of the alternate currency payout.

String!non-null

The currency alternate currency payout was created in.

String!non-null

The remote ID for the alternate currency payout.


Was this section helpful?

mutation

Creates an alternate currency payout for a Shopify Payments account.

Arguments

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

The currency of the balance to payout.


Fields

The resulting alternate currency payout created.

Whether the alternate currency payout was created successfully.

The list of errors that occurred from executing the mutation.


Was this section helpful?