# Stripe - Retrieve invoice by ID action
This action retrieves an invoice by ID in Stripe.
Retrieve invoice by ID action
# Input
Input field | Description |
---|---|
Invoice ID | The 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 (opens new window).
Last updated: 12/21/2023, 6:14:47 PM