- Mark as New
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: API Changelog
This changelog outlines the latest REST API updates and documentation updates in the API Reference. The changelog is a work in progress and we would love to hear your feedback on how we can improve it.
For convenience, we have disabled direct comments on this post. If you have any comments on the API Changelog, please go to the API Changelog Discussion post. Thank you!
2019-04-18
API Updates
This section lists operations and fields that were added, changed, or removed.
The following API updates are available as of Zuora Release 243, April 2019.
- Payment Methods - In the request body of the “Create payment method” operation, added the possible value
ACH
to thetype
field.
The following items are API updates specific to enhancements to the prefix and numbing configuration for billing documents. These API updates are also available as of Zuora Release 243, April 2019.
-
Sequence Sets - Added a new resource called “Sequence Sets”, with the following new operations:
- Create sequence set
- Get sequence sets
- Update sequence set
- Get sequence set
- Delete sequence set
-
Accounts - In the request body of the following operations, added the
sequenceSetId
field:- Create account
- Update account
-
Orders - In the request body of the following operations, added the
sequenceSetId
nested field to thenewAccount
field:- Create order
- Create order asynchronously
Doc Updates
This section lists the documentation updates that were made in this version of the API Reference.
- In the request body of the “Subscribe” action, corrected the name of the
subscribes
>Account
>Id
field. Previously, the name of this field was documented asAccountId
.