View source: R/place_ach_transfer.R
place_ach_transfer | R Documentation |
Place an ACH transfer to and from your RobinHood account
place_ach_transfer(RH, action, amount, transfer_url)
RH |
object of class RobinHood |
action |
(string) one of "deposit", "withdraw" |
amount |
(numeric) amount in dollars you want to deposit or withdraw |
transfer_url |
(string) url of your linked account, output of get_ach(RH, "relationships") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.