Welcome to Zuora Product Documentation

Explore our rich library of product information

Order Delta Quantity - Object and Fields

The Order Delta Quantity object provides access to various fields through Data Query, detailing metrics such as order IDs, dates, quantities, and associated charges.

The Order Delta Quantity object can be accessed through Data Query with the following fields.

Field Name

Description

Id

The internal ID of the order delta metrics.

OrderNumber

The Order number for the associated Order.

StartDate

The Start Date of the metric. This is also the start date of the period where there is an impact on the metrics caused by the order.

EndDate

The End Date of the metric. This is also the end date of the period where there is an impact on the metrics caused by the order. The End Date is exclusive.

Quantity

The delta quantity for each charge segment for each order action.

ChargeNumber

The charge number of rate plan charge object that the metrics is associated with.

OrderActionId

The Id of the associated Order Action that creates the metric

RatePlanChargeId

The id of the rate plan charge object that the metrics is associated with.

ProductRatePlanChargeId

The id of the product plan charge object of the rate plan charge object.

OrderLineItemId

The ID of the order line item.

CreatedDate

The date time when the metric is created.

UpdatedDate

The date time when the metric is last updated.

deleted

Indicates whether the metric is deleted.