Stripe Connector
Stripe Connector Help
Version 2
ZappySys Logo File Version: v2
Supported Engine: 8

EndPoint Retrieve an Invoice Item


Name

get_invoice_item

Description

Retrieves the invoice item with the given Id. [API Help]

Parameters

Parameter Label Required Options Description
Id Invoice Item Id YES Retrieve an invoice item for the Invoice Id.

Output Columns

Label DataType Length Raw Description
Id DT_WSTR 100 False
InvoiceId DT_WSTR 1020 False
Object DT_WSTR 100 False
Amount DT_I8 0 False
AmountDecimal DT_WSTR 4000 False
Currency DT_WSTR 100 False
Customer DT_WSTR 1020 False
Date DT_DBTIMESTAMP 0 False
Description DT_WSTR 255 False
Discountable DT_BOOL 0 False
Discounts DT_WSTR 100 False
Livemode DT_BOOL 0 False
PeriodEnd DT_DBTIMESTAMP 0 False
PeriodStart DT_DBTIMESTAMP 0 False
PriceID DT_WSTR 120 False
PriceObject DT_WSTR 100 False
PriceActive DT_BOOL 0 False
PriceBillingScheme DT_WSTR 100 False
PriceCreated DT_DBTIMESTAMP 0 False
PriceCurrency DT_WSTR 100 False
PriceLivemode DT_BOOL 0 False
PriceLookupKey DT_WSTR 1020 False
PriceNickname DT_WSTR 100 False
PriceProductId DT_WSTR 100 False
PriceRecurringAggregateUsage DT_WSTR 100 False
PriceRecurringInterval DT_WSTR 100 False
PriceRecurringIntervalCount DT_I8 0 False
PriceRecurringTrialPeriodDays DT_I8 0 False
PriceRecurringUsageType DT_WSTR 100 False
PriceTiersMode DT_WSTR 1020 False
PriceTransformQuantity DT_WSTR 1020 False
PriceType DT_WSTR 100 False
PriceUnitAmount DT_I8 0 False
PriceUnitAmountDecimal DT_WSTR 100 False
Proration DT_BOOL 0 False
Quantity DT_I8 0 False
SubscriptionId DT_WSTR 100 False
TaxRates DT_WSTR 100 False
UnitAmount DT_I8 0 False
UnitAmountDecimal DT_WSTR 100 False

Input Columns

Label DataType Length Raw Description
Id DT_WSTR 4000 False