coinbase / coinbase-php

DEPRECATED — PHP wrapper for the Coinbase API
Apache License 2.0
297 stars 198 forks source link

How to get available balance for a fiat account #209

Closed mfb closed 4 years ago

mfb commented 4 years ago

I need to automate withdrawals from a fiat (USD) account, but I'm not sure how to retrieve the available balance from the Coinbase API.

I can only get the balance, which includes unavailable funds that cannot be withdrawn (e.g. due to pending deposit).

The available balance is visible in the Coinbase web UI, so should be retrievable somehow? :)

drewrothstein commented 4 years ago

Hi, we are closing out PRs + Issues as this project is being archived.