InvoiceLineItems
Retrieves all line items for a specific invoice.
Columns
Name | Type | References | |
InvoiceId | String |
Invoices.Id | |
Id [KEY] | String | ||
Amount | Double | ||
CustomerId | String |
Customers.Id | |
SubscriptionId | String | ||
DateFrom | Datetime | ||
DateTo | Datetime | ||
Description | String | ||
DiscountAmount | Double | ||
EntityId | String | ||
EntityType | String | ||
IsTaxed | Boolean | ||
ItemLevelDiscountAmount | Double | ||
Object | String | ||
PricingModel | String | ||
Quantity | Integer | ||
TaxAmount | Double | ||
UnitAmount | Double |