Anchor to ShopifyPaymentsToolingProviderPayoutShopify
Shopify Payments Tooling Provider Payout
object
Requires access scope.
Relevant reference information for an alternate currency payout.
Anchor to FieldsFields
- Anchor to amountamount•Money
V2!non-null The balance amount the alternate currency payout was created for.
- Anchor to arrivalDatearrival•
Date A timestamp for the arrival of the alternate currency payout.
- Anchor to createdAtcreated•
At A timestamp for the creation of the alternate currency payout.
- Anchor to currencycurrency•String!non-null
The currency alternate currency payout was created in.
- Anchor to remoteIdremote•
Id String!non-null The remote ID for the alternate currency payout.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Creates an alternate currency payout for a Shopify Payments account.
- Anchor to accountIdaccount•
Id The ID of the Shopify Payments account on which the mutation is being performed.
- Anchor to currencycurrency•Currency
Code!required The currency of the balance to payout.
Arguments
- Anchor to payoutpayout•
The resulting alternate currency payout created.
- Anchor to successsuccess•
Whether the alternate currency payout was created successfully.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?