LogoLogo
Build appsContact API support
  • Build apps
  • Site Templates
  • API Reference
  • Changelog
  • Ecwid API Changelog
  • May 2025
    • May 16
  • April 2025
    • April 25
    • April 11
  • March 2025
    • March 28
    • March 25
    • March 20
    • March 17

Lightspeed® 2025

On this page

Was this helpful?

  1. April 2025
  2. April 25

Size limit for Order ID prefix and suffix

Last updated 24 days ago

Was this helpful?

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.

Documentation links

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.