Added "Revoke staff account invite"

Now you can revoke the invitation that was already sent before it was accepted.
https://api-docs.ecwid.com/reference/revoke-staff-account-invite

Updated search page parameters

  • Updated section: Pages with parameters: Search. Some parameters were outdated and some were missing in the docs
  • Other minor updates and improvements

Payment method surcharges

Now it is possible to read and update payment method fees with a new field paymentSurcharges for the endpoint profile/paymentOptions.

Get subscriptions endpoint update

Added a new query parameter sortBy to sort subscription orders. More details: Search subscriptions

Get store's statistic data

Added a new endpoint to get a store's statistic reports. Read more: Get reports (development in progress). The development is in progress – report types will be added upon release.

Minor improvements in JS API

Improvements to some JS API features:

Dictionaries coming live

  • Added new endpoints for dictionaries used in our core. Includes countries, states, currencies, taxes! Read more here: Dictionaries

  • Added new methods for staff accounts: Staff accounts. This section is not yet completed, more methods will be added in the future updates

Delete ALL products

Now it is possible to delete all products from an Ecwid store via API. Read more: Delete all products

Added section for managing Staff accounts

A new section will include GET/PUT/DELETE methods for managing Staff accounts and additional methods for managing invites.