LogoLogo
Contact API support
  • Build apps
  • Site Templates
  • REST API Reference
  • Storefronts (JS API)
  • Webhook automations
  • Discounts
  • Guides
  • Changelog
  • Ecwid API Changelog
  • June 2025
    • June 13
  • 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. March 2025
  2. March 28

New endpoints for managing customer contacts

Last updated 2 months ago

Was this helpful?

What's new

Customer contacts (phone numbers, emails, social media links) can now be managed through API calls to dedicated endpoints.

Changes in API

New endpoints allow you to create, search, update, and delete customer contacts with calls to Ecwid API without risking other customer's data.

Customer contacts can still be updated with the "Update customer" call, but this request completely rewrites the data in the "Contacts" section, thus is vulnerable to losing the data. Dedicated endpoints allow you to safely insert, delete or change specific customer contacts.

Documentation links

Search customer contacts
Get customer contact
Update customer contact
Create customer contact
Delete customer contact