get https://api.eukapay.com/balance
This is an object that represents your current EukaPay balance.
Response Attributes
balance number
Total fiat amount available for payout.
currency object
Basic information about the currency the balance is denominated in.
Child attributes
currency.name string
Name of currency.
currency.unit string
ISO currency code or Cryptocurrency symbol (eg. "BTC", "ETH").
currency.sign string
Currency symbol
accounts array of objects
Available balances in different Fiat and Crypto account types
name string
Name of account.
balance number
Total amount available in the account.
currency string
Same as currency above.