Anchor to ShopifyPaymentsPayoutShopify
ShopifyPaymentsPayout
object
Requires The user must have access to payouts.
Payouts represent the movement of money between a merchant's Shopify Payments balance and their bank account.
Anchor to FieldsFields
- •ID!non-null
A globally-unique ID.
- Anchor to issuedAtissued•
At DateTime! non-null The exact time when the payout was issued. The payout only contains balance transactions that were available at this time.
- Anchor to legacyResourceIdlegacy•
Resource Id UnsignedInt64! non-null The ID of the corresponding resource in the REST Admin API.
- •Money
V2! non-null The total amount and currency of the payout.
- Anchor to statusstatus•Shopify
Payments non-nullPayout Status! The transfer status of the payout.
- Anchor to summarysummary•Shopify
Payments non-nullPayout Summary! The summary of the payout.
- Anchor to transactionTypetransaction•
Type The direction of the payout.
Was this section helpful?