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.

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 to content_metadata field.
    • Added the giftToken field`.
  • Process multiple decisions - In the request body of the "Process multiple decisions", made the following updates:
    • Renamed the userAgent field to user_agent .
    • Added the dry_run_mode field.
  • 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.
  • 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.

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 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.

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 to dynamic_offers .
    • In the response body, updated the products > prices field to products > paymentPlans and added the products > attributes field.

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 and TRANSFORMATION 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 and TRANSFORMATION 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.

Doc updates

This section lists the documentation updates that were made in this version of the Zephr Public API Reference.