Tags:
- Admin GraphQL API
- Admin REST API
- 2025-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
feesandnetfields are available under thefield on theobject. - In the REST Admin API, the
feeandnetproperties are available under theproperty on theTransactionsresource.
Was this section helpful?