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.
September 02, 2024
API updates
This section lists operations and fields that were added, changed, or removed.
- In the "User" section, added the Retrieve the user schema operation.
- In the "Web Analytics" section, added the Submit user conversion data operation.
Doc updates
This section lists the documentation updates that were made in this version of the Zephr Public API Reference.
- In the response of the security schemes to all operation, updated the code sample for better clarity.
July 31, 2024
API updates
This section lists operations and fields that were added, changed, or removed.
-
Added the following security schemes to all operations:
- CookieBlaizeSession
- JwtQuery
- JwtHeaderXBlaizeJwt
- JwtHeaderXZephrJwt
- JwtBearer
- JwtCookie
-
Execute Browser feature decisions
- In the request body of the "Execute Browser feature decisions" operation, made the following updates:
-
Renamed the
contentId
field tocontent_metadata
field. -
Added the
giftToken
field`.
-
Renamed the
-
Process multiple decisions
- In the request body of the "Process multiple decisions", made the following updates:
-
Renamed the
userAgent
field touser_agent
. -
Added the
dry_run_mode
field.
-
Renamed the
-
Process promo code decisions
- Made the following updates:
- Updated the description of this operation for better clarity
-
In the request body, added the following fields:
-
session
-
foreign_keys
-
ip
-
user_agent
-
jwt
-
path
-
Doc updates
This section lists the documentation updates that were made in this version of the Zephr Public API Reference.
- In the response of the "Execute Browser feature decisions" operation, updated the code sample for better clarity.
-
In the "Register a user" operation, made the following updates:
- Updated the description of this operation for better clarity.
- Corrected the 201 HTTP response code to 200.
- Added the missing header parameters for the 200 response.
-
In the "Retrieve Extended Profile" operation, made the following updates:
- Updated the description of this operation for better clarity.
-
Updated the description of the
appId
path parameter for better clarity.
-
In the "Retrieve the account" operation, made the following updates:
- Updated the description of this operation for better clarity.
-
Updated the description of the
cookie
header parameter for better clarity. -
Added the missing
authorization
header parameter.
-
In the request body of the "Save the extended profile" operation, made the following updates:
-
Updated the description of the
appId
path parameter for better clarity. - Updated the request body schema type from an object to either an object or an array.
- Updated the request code samples.
-
Updated the description of the
- In the response body of the "Retrieve the extended profile" operation, corrected the response body schema type from an object to either an object or an array, and updated the response code samples.
March 1, 2024
API updates
This section lists operations and fields that were added, changed, or removed.
- In the "Dynamic Offer Promo Code Decision" section, added the Process promo code decisions operation.
- In the "Dynamic Offer Decision Engine" section, added the Validate dynamic offer decisions operation.
-
In the response body of the
Execute Browser feature decisions
operation, added the following nested fields to the
accessDetails
field:-
trials
-
timeTrials
-
testGroups
-
activeProducts
-
-
In the response body of the
Retrieve the Zephr feature
operation, added the following fields:
-
targetType
-
cssSelector
-
Doc updates
This section lists the documentation updates that were made in this version of the Zephr Public API Reference.
-
For the
Retrieve the account
operation, made the following updates:
-
In the 200 response body, added the missing
email_verified
field. -
Added the missing
authorization
header parameter. - Added the missing 404 error response.
-
In the 200 response body, added the missing
-
In the
Retrieve the datalayer
operation, made the following updates:
-
Added the missing
Cache-Control
header parameter. - Improved the response examples.
- Updated the description of this operation.
-
Added the missing
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".
August 24, 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 - Updated the "Process dynamic package decisions" operation to "Process dynamic offer decisions".
December 18, 2023
API updates
This section lists operations and fields that were added, changed, or removed.
- Dynamic Offer Decision Engine - Updated the "/v1/dynamic-packages" API to "/v2/dynamic-offers".
Doc updates
This section lists the documentation updates that were made in this version of the Zephr Public API Reference.