Coinbase.API.Withdrawals
SourceSummary↑
withdraw(coinbase, account_id, payment_method_id, amount, optionals \\ %{}) | Withdraw USD or EUR |
Functions
Specs:
- withdraw(pid, binary, binary, binary, %{}) :: Coinbase.response
Withdraw USD or EUR
Optional params: commit (boolean): Defaults to true. If set to false, this sell will not be immediately completed. Use the Coinbase.API.Transfers.commit(pid, id) call to complete it