Admin GraphQL APIAdmin REST API2025-04
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
andnet
fields are available under thefield on the
object.
- In the REST Admin API, the
fee
andnet
properties are available under theproperty on the
Transactions
resource.
Was this section helpful?