Start a conversation

2025 Q2 Release Notes

This topic will be updated throughout the quarter as we improve the product. For a complete overview of all Totogi releases, visit the Release Notes Archive.

Additionally, to stay ahead of future releases, check out Upcoming Changes . This topic provides detailed information on expected changes, helping you to plan and adapt your systems and integrations effectively.

New Functionality

  • -

Changed Functionality

  • -

Fixes and Improvements 

  • April 02, 2025 We've simplified the format of Account customData field retrieved via Account Management APIs. 

    What has changed:

    Previously, the customData field was double-stringified in the response:

    • Current: "\"{\\\"Language\\\":\\\"English\\\"}\""
    • Future: "{\"Language\": \"English\"}"

With this change, customData is returned as a standard stringified JSON—making it easier to handle without requiring additional parsing logic.

Please ensure your systems are updated accordingly to avoid any impact from this change. No action is needed for create or update requests.

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Ozlem Gok

  2. Posted
  3. Updated

Comments