- Mark as New
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-16-2017
11:56 PM
10-16-2017
11:56 PM
Re: API Changelog
2017-08-16
API Updates
This section lists API operations and fields that were added, changed, or removed. The following API updates are available as of the August 2017 release, R215.
- Credit Memos - Added the
source
andsourceId
fields to the response of the “Create credit memo from charge”, “Create credit memo from invoice”, “Get credit memo”, “Get credit memos”, “Update credit memo”, “Apply credit memo”, “Unapply credit memo”, “Cancel credit memo”, “Post credit memo”, and “Query credit memos by account” operations.
Doc Updates
This section lists the documentation updates that were made in this version of the API Reference.
- In the "Generate an OAuth token" operation, removed the
entityId
andentityName
request parameters. Also removed a paragraph about these parameters from the OAuth information in the Authentication section. Entity information should not be provided when generating an OAuth token. - Added the
invoiceDate
,documentDate
,invoiceTargetDate
, andtargetDate
fields to the table in the “Minor Version History” section. - In the “Update credit memo” and "Update debit memo" operations, noted that currently, Zuora does not support updating tax-inclusive memo items.
- Removed the redundant OAuth information from the “Other Supported Authentication Schemes” section.
- Corrected the description of the
ratePlanId
field in the "Update Subscription" operation.