Skip to main content

Invoice Item Data Source

Zuora

Invoice Item Data Source

Use this data source to export invoice item data. Each row represents one line item on an invoice. Data includes information on the products and subscriptions that correspond to the line item as well as the invoice, and the account associated with the invoice.

Objects Available in the Data Source

Invoice Item Datasource Relationship Diagram

Base object description

Object Description
Invoice Item

This is the base object for the Invoice Item Data Source Export. Contains the following fields:

  • Accounting Code
  • Applied To Invoice Item Id
  • Balance
  • Booking Reference
  • Charge Amount
  • Charge Date
  • Charge Name
  • Charge Number
  • Created By ID
  • Created Date
  • Exclude Item Billing From Revenue Accounting
  • ID
  • Number Of Deliveries - dedicated to the Delivery Pricing charges
  • Processing Type
  • Purchase Order Number
  • Quantity - The value is always 1 for the Delivery Pricing charges.
  • Reflect Discount In Net Amount - indicates whether reflects the net amount of  the Delivery Pricing charges after a percentage discount
  • Revenue Recognition Start Date
  • SKU
  • Service End Date
  • Service Start Date
  • Source Item Type
  • Subscription ID
  • Subscription Number
  • Tax Amount
  • Tax Code
  • Tax Exempt Amount
  • Tax Mode
  • UOM
  • Unit Price
  • Updated by ID
  • Updated Date

Related Zuora Objects

Object Description

Account

The Customer Account.

Accounting Period

Periods of time that represents the financial calendar of your company. Used to assist with accounting close activities and financial reporting. Contains the following fields:

  • Created By ID
  • Created Date
  • End Date
  • Fiscal Quarter
  • Fiscal Year
  • ID
  • Name
  • Notes
  • Start Date
  • Status
  • Updated By ID
  • Updated Date
Amendment The amendment that is tied to the invoice item, if applicable.
Bill To Contact The contact of the entity/person whom you bill for your product or service.
Bill To Contact Snapshot

A copy of the bill to contact information used to generate invoices.

Entity

The entity that the data relates to. Part of the Multi-entity feature. Contains the following fields:

  • Address 1
  • Address 2
  • City
  • Country
  • Created By ID
  • Created Date
  • Display Name
  • Email
  • ID
  • Name
  • Postal Code
  • State
  • Updated By ID
  • Updated Date
Sold To Contact The contact of the entity/person to whom your product or service is sold.
Sold To Contact Snapshot

A copy of the sold to contact information used to generate invoices.

Invoice Item FX Data

Contains Home Currency and Reporting Currency information.

To enable this option, submit a request at Zuora Global Support.
Default Payment Method The default payment method for the Customer Account.
Invoice Invoice that the payment was applied to.
Journal Entry

Represents a Zuora transaction recorded as a debit and credit. Includes the following fields:

  • Created By ID
  • Created Date
  • Currency
  • ID
  • Journal Entry Date
  • Notes
  • Number
  • [Segment Name]: One or more fields representing the name of each segment created. These fields become available for export on this data source only if they are used by the GL segmentation rule.
  • Status
  • Transaction Count
  • Transaction Type
  • Transfer Date
  • Transferred By
  • Transferred To Accounting
  • Update By ID
  • Updated Date

This object is available on this data source only when Zuora Finance is enabled on your tenant.

Journal Run

Automated process for creating journal entries from Zuora transactions. Includes the following fields:

  • Created By ID
  • Created Date
  • ID
  • Number
  • Process End Date Time
  • Process Start Date Time
  • Status
  • Target Date Type
  • Target End Date
  • Target Start Date
  • Total Journal Entry Count
  • Updated By ID
  • Updated Date

This object is available on this data source only when Zuora Finance is enabled on your tenant.

Product The product the invoice line item belongs to.
Product Rate Plan The product rate plan the invoice item belongs to.
Product Rate Plan Charge The product rate plan charge the invoice item belongs to.
Rate Plan The rate plan the invoice item belongs to.
Rate Plan Charge The rate plan charge the invoice item belongs to.
Subscription The subscription the invoice item belongs to.
Accounts Receivable Accounting Code Accounting code for accounts receivable.
Recognized Revenue Accounting Code Accounting code for recognized revenue.
Deferred Revenue Accounting Code Accounting code for deferred revenue.

Charge Amount field

The Charge Amount field of the Invoice Item data source is the same as the Extended Price column included in the invoice CSV export file. 

Charge Name field

Use the Charge Name field to include more information in the data source export. The Charge Name field in the Invoice Item data source is different from the Charge Number field on the Rate Plan Charge data source. Typically, the Charge Name on Invoice Item contains additional information such as "-- Proration." For example: Monthly Fee -- Proration

Source Item Type field

The Source Item Type field indicates the source of creation of an invoice item, possible values are:

  • SubscriptionComponent: the invoice item is created from a subscription rate plan charge.
  • Rounding: the invoice item is created as a result of extra rounding.
  • ProductRatePlanCharge: the invoice item is created from a product rate plan charge directly.
  • None: the invoice item is created from an ad-hoc standalone invoice.
  • OrderLineItem: the invoice item is created from an order line item.

Booking Reference field

If the invoice item is created from an order line item, its Booking Reference is the id of the order line item.

If the invoice item is created from other sources, its Booking Reference is the string value as specified during its creation or ‘null’ if not specified at all.