Skip to main content

Account Balances

Your Fluz account can have up to four different balances:
  1. Rewards balance - A withdrawalable balance that contains your available cashback and bonus rewards.
  2. Cash balance (Spend Account) - Withdrawable balances that you can use to fund your gift card and virtual card purchases, among other uses.
  3. Fluz prepayment balance - A non-withdrawable balance you can use towards gift card and virtual card purchases.
  4. Reserve balance - A balance held in Fluz to cover any transactions that fail to settle, ensuring your account remains in good standing.
In order to see your current balances you can use the getWallet query. This can help you determine how much you want to deposit or apply towards a gift card purchase. The sum of these balances makes up your ‘available Fluz balance’, which determines the total amount you can use towards funding a payment on Fluz.

User Cash Balance Accounts (Spend Accounts)

You can access detailed information about individual cash balance accounts through the userCashBalances field. Monitoring account status and creation dates The userCashBalances field supports pagination and returns an array of cash balance accounts ordered by creation date (most recent first).

Sample Response:

Query with Pagination:

You can paginate through cash balance accounts using the paginate parameter:

UserCashBalance Fields: