Retrieve your current balance

Learn how to determine your current balance.

Learn how to retrieve your current balance.

Prerequisites

To successfully complete these tutorials, you must have:

Step 1. Retrieve the current open balance

Call the listFinancialEventGroups operation to retrieve the latest 100 financial event groups and a page token that can be used to get the next set of financial event groups available.

Step 2. Filter for open financial event groups

Select the financial event groups where ProcessingStatus is equal to Open.

Step 3. Find the current balance

The OriginalTotal property provides the total amount of disbursement or charge in the currency of the marketplace in which the transactions occurred. CurrencyAmount provides the monetary value, while CurrencyCode provides the three-digit currency code in ISO 4217 format.