Shopify Payments Balance Transaction
Requires The user must have access to payouts.
A transaction that contributes to a Shopify Payments account balance. Records money movement from charges, refunds, payouts, adjustments, or other payment activities. Includes the gross amount, processing fees, and resulting net amount that affects the account balance. Links to the source of the transaction and associated details, with optional references to Order objects or adjustment reasons when applicable.
Anchor to FieldsFields
- Anchor to adjustmentReasonadjustment•String
Reason The reason for the adjustment that's associated with the transaction. If the source_type isn't an adjustment, the value will be null.
- Anchor to adjustmentsOrdersadjustments•[Shopify
Orders Payments Adjustment Order!]! non-null The adjustment orders associated to the transaction.
- Anchor to amountamount•Money
V2! non-null The amount contributing to the balance transaction.
- Anchor to associatedOrderassociated•Shopify
Order Payments Associated Order The associated order for the balance transaction.
- Anchor to associatedPayoutassociated•Shopify
Payout Payments Balance Transaction Associated Payout! non-null Payout assoicated with the transaction.
- •Money
V2! non-null The fee amount contributing to the balance transaction.
- •ID!non-null
A globally-unique ID.
- •Money
V2! non-null The net amount contributing to the merchant's balance.
- Anchor to sourceIdsource•Big
Id Int The ID of the resource leading to the transaction.
- Anchor to sourceOrderTransactionIdsource•Big
Order Transaction Id Int The id of the Order Transaction
that resulted in this balance transaction.
- Anchor to sourceTypesource•Shopify
Type Payments Source Type The source type of the balance transaction.
- Anchor to testtest•Boolean!non-null
Wether the tranaction was created in test mode.
- Anchor to transactionDatetransaction•Date
Date Time! non-null The date and time when the balance transaction was processed.
- Anchor to typetype•Shopify
Payments Transaction Type! non-null The type of transaction.