Skip to main content

Retrieve customer card from Stripe

Retrieve a customer card from Stripe.

Application

  • Stripe

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Customer IDID of the customer whose card to retrieveText (Short)Yes
Source IDID of the source to retrieveText (Short)Yes

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.

Requirements

  • N/A