Fields for Zuora billing objects
Fields for Zuora Billing-Revenue integration
The following fields areavailable in Zuora Billing - Revenue Integration to exclude non-revenue related data from syncing to Zuora Revenue:
excludeItemBookingFromRevenueAccounting
: a Boolean value. Setting this field toTrue
excludes non-revenue related rate plan charges and order line items. The default value of this field isFalse
.excludeItemBillingFromRevenueAccounting
: a Boolean value. Setting this field toTrue
excludes non-revenue related invoice items, invoice item adjustments, credit memo items, and debit memo items. The default value of this field isFalse
.
The new fields are available on the following objects:
- Product Rate Plan Charge
- Rate Plan Charge
- Order Line Item
The excludeItemBillingFromRevenueAccounting
field is also available on the following objects:
- Invoice Item
- Invoice Item Adjustment
- Credit Memo Item
- Debit Memo Item
The Zuora UI, API, data source, data query, and AQuA have been enhanced to support these fields:
Object | Field | Supported operations | Access approaches |
---|---|---|---|
Product Rate Plan Charge |
|
|
|
Rate Plan Charge |
|
|
|
Order Line Item |
|
|
|
Credit Memo Item |
excludeItemBillingFromRevenueAccounting |
|
|
Debit Memo Item |
excludeItemBillingFromRevenueAccounting |
|
|
Invoice Item |
excludeItemBillingFromRevenueAccounting |
|
|
Invoice Item Adjustment |
excludeItemBillingFromRevenueAccounting |
|
|
For a summary of REST API updates specific to this feature, see the "Zuora Billing - Revenue Integration" section in 2022 API Changelog (2022-03-24) and API Reference: Billing.