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.
This section lists the documentation updates that were made in this version of the Zephr Public API Reference.
- In the request body of the "Execute Browser feature transformations" operation, updated the description of the
pathfield to includecontentIddetails.
This section lists the documentation updates that were made in this version of the Zephr Public API Reference.
- In the "Execute Browser feature decisions" operation, made the following updates:
- Updated the operation summary to remove the
Deprecatedword. - In the request body, updated the description of the
pathfield to includecontentIddetails.
- Updated the operation summary to remove the
This section lists operations and fields that were added, changed, or removed.
In the "User" section, added the following operations:
- Create or Update a Contact User
- Start the email update flow for a passwordless user
- Recognise the user as a previously logged-in user
- Complete the change password flow
In the "Authentication" section, made the following changes:
- Added a Start a 2FA password reset operation.
- Updated the description and all responses for the following operations:
- Start updating the current email address
- Complete updating the current email address
- Change the user's password
In the "Session" section, updated the description and the
200responses for the "Delete all other sessions" operation.In the "Stripe Payment" section, added the following operations:
- Check a Stripe promo code for a user
- Change the Stripe subscription price
- Cancel a user's Stripe subscription
In the "Third-Party Authentication" section, added the following operations:
- Returns a list of your user's access scopes
- Retrieves the oauth2 configured fields
- Get the OAuth2 error page
In the "Component Library" section, added the following operations:
- List custom components
- Retrieve a form by ID
In the "Decision Engine" section, updated the descriptions and the
200responses for the "Execute the Decision Engine" operation.In the "Browser Feature Transformations" section, updated the descriptions and the
200responses for the "Execute Browser feature transformations" operation.Added a "Subscriptions" section that contains a "Cancel a subscription" operation.
Added the following security schemas to all operations:
- JWT object with the property claim_value to support JWT claim overrides
- oauth2
- oauth2-token-response
- oauth2-request-body
- StartTwoFactorAuthenticationRequest
- list-oauth2-consent
- user-login-response
- user-2fa-password-reset-complete
- user-2fa-password-reset
- Change_Password_Body
Added the following subscription schemas:
- StripeSubscriptionTransactionRecord
- StripeSubscriptionCurrency
- StripeSubscriptionInterval
- StripeSubscriptionProduct
- StripePromoCodeCheckResponse
- StripePromoCodeCheckRequest
Added the following schemas:
- browser-features-transformations-response
- entitlement
- mapping
- contact-create-request
- oauth2-config-response
Made the following changes to the "Create a new Braintree payment method" operation:
- Added currency property type along with the example and descriptions.
- Added the following
enumtypes to thesubscription-statefield:- Active
- Canceled
- Expired
- Past Due
- Pending
- Unrecognised
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.
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.
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
contentIdfield tocontent_metadatafield. - Added the
giftTokenfield`.
- Renamed the
Process multiple decisions - In the request body of the "Process multiple decisions", made the following updates:
- Renamed the
userAgentfield touser_agent. - Added the
dry_run_modefield.
- 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:
sessionforeign_keysipuser_agentjwtpath
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
appIdpath 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
cookieheader parameter for better clarity. - Added the missing
authorizationheader parameter.
In the request body of the "Save the extended profile" operation, made the following updates:
- Updated the description of the
appIdpath 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.
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
accessDetailsfield:trialstimeTrialstestGroupsactiveProducts
In the response body of the Retrieve the Zephr feature operation, added the following fields:
targetTypecssSelector
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_verifiedfield. - Added the missing
authorizationheader 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-Controlheader parameter. - Improved the response examples.
- Updated the description of this operation.
- Added the missing
Dynamic Offer Decision Engine - Made the following updates to the "Process dynamic offer decisions" operation:
Updated the path from
/zephr/public/decisions/v1/dynamic-packagesto/zephr/public/decisions/v2/dynamic-offers.In the request body, updated the
dynamic_packagefield todynamic_offers.In the response body, updated the
products>pricesfield toproducts>paymentPlansand added theproducts>attributesfield.
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.
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
JSONandTRANSFORMATIONoutput types.Dynamic Offer Decision Engine - Renamed the "Process dynamic package decisions" operation to "Process dynamic offer decisions".
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
JSONandTRANSFORMATIONoutput types.Dynamic Offer Decision Engine - Updated the "Process dynamic package decisions" operation to "Process dynamic offer decisions".
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".