Size limit for Order ID prefix and suffix

What's new

Store owners can customize the order ID format with prefix and suffix values. For example, if the store has the "_2025" suffix value, then all orders will be placed with IDs like "JH7G6_2025" instead of "JH7G6".

While Ecwid admin had a size limitation for these values, API allowed adding prefix and suffix values of any size. Now both API and admin have a limit of 20 symbols for each field.

Changes in API

Fields orderNumberPrefix and orderNumberSuffix now have a size limit of 20 symbols. This change is not retroactive and doesn't affect existing values.

Get store profileGet basic information about an Ecwid store: settings, store location, email, etc.Update store profileUpdate main store settings, for example: store location, available languages, contact info, etc.

Last updated

Was this helpful?