stripe_list_transfers: List Transfers.

Description Usage Arguments Value

Description

List all the Bank Accoun transfers for the account.

Usage

1

Arguments

api_key

Your Stripe API Key

args

an optional list that can contain:

ending_before

optional: An object id which will show objects before

limit

optional: A number 1 to 100 to limit the items. Default is 10

recipient

optional: The id of a recipient to limit to.

starting_after

optional: An object id which will show objects starting here

status

optional: transfers with: pending, paid, failed

Value

A data frame with transfers information


Gastrograph/RStripe documentation built on May 6, 2019, 5:33 p.m.