Access MRR
This topic provides a table detailing the locations to access various types of Monthly Recurring Revenue (MRR) data across different interfaces and platforms.
The following table shows the locations to access the various types of MRRs:
Interface |
Gross MRR |
Discount MRR |
Net MRR |
---|---|---|---|
Subscription Detail Page |
Available for regular charges |
Unavailable |
Unavailable |
Account Detail Page |
Displayed as "Today's MRR" key metrics |
Unavailable |
Unavailable |
Zuora Reporting |
Available in the "Total MRR" standard report or via the Rate Plan Charge data source |
Unavailable |
Unavailable |
Data Source Export |
Available via the Rate Plan Charge data source |
Unavailable |
Unavailable |
Aqua API |
Available via the Rate Plan Charge data source |
Unavailable |
Unavailable |
Zuora Analytics |
Available as the "Gross MRR" metric |
Available as the "Discount MRR" metric |
Available as the "Net MRR" metric |
Data Query |
Available in the ChargeMetrics table |
|
Available in the ChargeMetrics table |
REST API |
Use Get subscriptions by key
or Get subscriptions by account
with the
|
Unavailable |
Unavailable |
SOAP API |
Use the query() call on the RatePlanCharge object. |
Unavailable |
Unavailable |