Welcome to Zuora Product Documentation

Explore our rich library of product information

Charge Metrics objects and fields

This reference provides details on Charge Metrics objects and fields, including descriptions and field lists for ChargeMetrics and ChargeMetricsDiscountAllocationDetail objects.

Through the Charge Metrics service, you can access the following objects and fields. See Constructing SQL Queries in Data Query for more information.

Object

Description

ChargeMetrics

This object contains the following fields. See Get charge metrics for field descriptions.

  • id

  • subscriptionOwnerAccountNumber

  • invoiceOwnerAccountNumber

  • subscriptionName

  • chargeNumber

  • ratePlanChargeId

  • productId

  • productRatePlanId

  • productRatePlanChargeId

  • amendmentId

  • amendmentType

  • startDate

  • endDate

  • mrrGrossAmount

  • mrrNetAmount

  • mrrDiscountAmount

  • tcvGrossAmount

  • tcvNetAmount

  • tcvDiscountAmount

  • currency

  • CreatedDate

  • UpdatedDate

ChargeMetricsDiscountAllocationDetail

This object contains the following fields. See Get discount allocation details for field descriptions.

  • id

  • chargeMetricsId

  • subscriptionOwnerAccountNumber

  • invoiceOwnerAccountNumber

  • subscriptionName

  • chargeNumber

  • ratePlanChargeId

  • productId

  • productRatePlanId

  • productRatePlanChargeId

  • amendmentId

  • amendmentType

  • startDate

  • endDate

  • discountChargeNumber

  • discountMrr

  • discountTcv

  • currency

  • CreatedDate

  • UpdatedDate