Public API Changelog
This changelog outlines the latest API updates and resolved issues to the Zephr Public API, and documentation updates to the Zephr Public API Reference. We would love to hear your feedback on how we can improve it. If you have any comments on the Changelog for the Zephr Public API, please use the "Feedback" button on the right of this page or send an e-mail to docs@zuora.com.
December 19, 2023
API updates
-
Dynamic Offer Decision Engine
- Made the following updates to the "Process dynamic offer decisions" operation:
-
Updated the path from
/zephr/public/decisions/v1/dynamic-packages
to/zephr/public/decisions/v2/dynamic-offers
. -
In the request body, updated the
dynamic_package
field todynamic_offers
. -
In the response body, updated the
products
>prices
field toproducts
>paymentPlans
and added theproducts
>attributes
field.
-
Updated the path from
October 30, 2023
Doc updates
This section lists the documentation updates that were made in this version of the Zephr Public API Reference.
- Revised the operation names and descriptions to improve consistency and avoid confusion.
August 28, 2023
API updates
This section lists operations and fields that were added, changed, or removed.
-
Component Library
- Added a section called "Component Library" that includes the following operations:
- Component Library
- Template Components
- UI Components
-
SDK Feature Decision Engine
- Updated the SDK Feature Decision Engine operations to support the
JSON
andTRANSFORMATION
output types. - Dynamic Offer Decision Engine - Renamed the "Process dynamic package decisions" operation to "Process dynamic offer decisions".