Skip to main content
Skip table of contents

Upgrade Notes Week 9

E-Commerce functionality deprecation

Who is affected

All users who previously utilized E-commerce-related functionality or relied on the /api/public/register/full API endpoint.

What will be changed

All E-commerce-related API endpoints are now marked as deprecated in the API documentation.

One significant change involves the /api/public/register/full endpoint, which has been deprecated as it duplicates the functionality of /api/public/register. Moving forward, users must use /api/public/register instead.

Expected release

27 FEB 2025

Instructions

Users should update their systems to ensure they are calling /api/public/register instead of /api/public/register/full before the deprecation date. No action is required for other deprecated E-commerce-related endpoints that were exclusively part of the E-commerce functionality.

Consequences

After the release date, /api/public/register/full will no longer be supported. Any integrations still using this endpoint will need to migrate to /api/public/register to avoid disruptions.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.