# Stripe - Create invoice item action
This action creates an invoice item in Stripe.
Create invoice item action
# Input
| Input field | Description |
|---|---|
| Customer ID | The ID of the customer for which you plan to create the invoice item. |
# Output
The output of this action is a datatree that contains information about the Stripe object.
Last updated: 5/21/2025, 5:22:32 AM