New endpoints for managing customer contacts

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.

Search customer contactsGet customer contactUpdate customer contactCreate customer contactDelete customer contact

Last updated

Was this helpful?