RightMarket Core API
This Extension creates an HTTP service on the site. The service provides information which is non-existent out-of-the-box is important to serving RightMarket customers.
Release Notes
Version 1.1
10th July 2026
Feature added
- Invite Collaborator emails: added a personalised template (uses named variables) and a generic fallback template for cases where no first name is set in the Storefront.
- Added the following endpoints:
- IsSelfRegistrationEnabled — Added
GET IsSelfRegistrationEnabled, returns whether self-registration is turned on for the Storefront. - DoesUserExist — Added
GET DoesUserExist, checks whether a given username/logon name is already registered. - SendEmail — Added
POST SendEmail, sends an email from a named, server-hosted template (JSON header + HTML body), with token substitution for input values, user profile fields, and system properties (e.g. storefront name), using the site’s SMTP settings.
- IsSelfRegistrationEnabled — Added
Version 1.0
03/02/2026
Introducing a new extension which
- provides the DocumentsGet method having a ReorderStatus property on each item.
Version 1.0
03/02/2026
Introducing a new extension which
- provides the DocumentsGet method having a ReorderStatus property on each item.