EndPoint List All Invoice Items
Name
get_invoice_items
Description
Returns a list of your invoice items. Invoice items are returned sorted by creation date, with the most recently created invoice items appearing first.
Parameters
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 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |