Zuora Billing Release 256, September 2019
Welcome to the release notes for Zuora Billing Release 256 (R256), September 2019. This release includes new Zuora Billing features, enhancements, and resolved issues.
For more information about the release notes of other Zuora products, see Zuora Release Notes.
Release schedule
Subscribe to Release Notifications in Zuora Community to receive notifications about Zuora Billing releases.
REST API
See API Changelog for a summary of REST API updates and documentation updates in the Zuora API Reference.
Invoicing and Invoice Settlement
Additional ways to view the number of credit memos for bill runs
The Credit and Debit Memos feature is only available if you have the Invoice Settlement feature enabled. The Invoice Settlement feature is in Limited Availability. If you wish to have access to the feature, submit a request at Zuora Global Support.
You can now view the number of credit memos for bill runs through the following ways:
- You can view the information by the Number of Credit Memos field in the base Zuora object of Billing Run.
- You can retrieve the number of credit memos by querying the BillRun object.
- You can define the
BillRun.NumberofCreditMemos
merge field in the email templates for bill run notifications.
Platform
Resolved: outputRows value incorrect in the response of Data Query
Previously, when you submitted a data query request, the value of the outputRows
field in the response body did not correctly reflect the number of rows that the query results. This issue has been resolved.
SOAP API
Current WSDL version: 101
See Zuora WSDL for information on how to check your version and download the latest version.
SOAP API change history
See Zuora SOAP API Version History for a summary of updates made to the SOAP API in recent Zuora releases.