stripe.getInvoiceItem to inspect an item queued for an invoice or attached to a draft.
automations/stripe-get-invoice-item.automation.ts
Inputs
invoiceItemId is required. Use expand for supported relationships.
Output
Returns the requested invoice item. Stripe decimal fields such asquantityDecimal are lossless strings.