stripe_retrieve_recipient: Retrieve information on a recipient.

Description Usage Arguments Value

View source: R/recipients.R

Description

Retrieve all the information on a recipient.

Usage

1
stripe_retrieve_recipient(api_key, recipient_id)

Arguments

api_key

Your Stripe API Key

recipient_id

The id for the recipient you want to retrieve.

Value

A data frame with recipient information


RStripe documentation built on May 2, 2019, 7:45 a.m.