Stripe - Retrieve invoice by ID action ​

This action retrieves an invoice by ID in Stripe.

Retrieve invoice by IDRetrieve invoice by ID action

Input ​

Input fieldDescription
Invoice IDThe ID of the invoice you plan to retrieve. To find the invoice ID: Log in to Stripe > click Customers > select the appropriate customer > click the Invoice tab > select the invoice and copy the ID from the end of the URL.

Output ​

The output of this action is a datatree that contains information about the Stripe object.

Last updated: