get_ach: Get ACH data from your RobinHood linked bank accounts

View source: R/get_ach.R

get_achR Documentation

Get ACH data from your RobinHood linked bank accounts

Description

Get ACH data from your RobinHood linked bank accounts

Usage

get_ach(RH, action, status_url = NULL)

Arguments

RH

object of class RobinHood

action

(string) one of "transfers", "relationships", "schedules", "status"

status_url

(string) URL returned by place_ach_transfer()


RobinHood documentation built on Jan. 7, 2023, 1:11 a.m.

Related to get_ach in RobinHood...