New "Repeat order URL" endpoint

Added Repeat order URL endpoint allowing to get a URL for repeating a specific order with exact same product and shipping/payment methods.

New "stats" field for /customers endpoint

Add the new "stats" field that contains customer's statistical information. See: Search customers

New "Update product media in bulk" REST API method is available.

Now you can update product images/videos via REST API method in bulk: https://api-docs.ecwid.com/reference/update-product-media-in-bulk

New "Update staff account" REST API method.

Now the Update staff account REST API method is available. You can set/change the name of an existing staff member: https://api-docs.ecwid.com/reference/update-staff-accounts

New field for order/calculate endpoint

The paymentOptionsDetails field has been added to the Calculate order details

Custom order statuses now in API!

Recently we added a new "Custom order statuses" feature and now it got its own REST API support!

New REST API method "Delete shipping option" added

Now you can delete shipping options with the help of REST API: https://api-docs.ecwid.com/reference/delete-shipping-option

New field for tracking UTM parameters is added

If an order keeps 1 or more UTM kits the utmDataSets field will be in the response to the Get/Search order(s) request.
https://api-docs.ecwid.com/reference/search-orders
https://api-docs.ecwid.com/reference/get-order

New getAppClientId and getApiDomain methods in Ecwid JS SDK

Added new getAppClientId and getApiDomain methods in Ecwid JS SDK