stripe_update_transfer: Update a Transfer

Description Usage Arguments Value

Description

You can update a transfer that is scheduled or has been accepted by changing description.

Usage

1
stripe_update_transfer(api_key, transfer_id, args)

Arguments

api_key

Your Stripe API Key

transfer_id

The id of the transfer you want to update

args

A list can contain

metadata

optional A list of metadata to include

description

optional A string to describe the transfer

Value

A data frame with the updated transfer info if successful.


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