Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

New fees and net fields for balance transactions

As of API version 2025-04, you can view the fees and net amount in adjustment orders for balance transactions using the GraphQL Admin API and REST Admin API. These fields are helpful in financial reconciliation, where balance adjustments are used for multiple order transactions.

  • In the GraphQL Admin API, the fees and net fields are available under the adjustmentsOrders field on the ShopifyPaymentsBalanceTransaction object.
  • In the REST Admin API, the fee and net properties are available under the adjustment_order_transactions property on the Transactions resource.
Was this section helpful?