New endpoints for customer extra fields
What's new
Checkout extra fields can now be also saved as customer extra fields. For now, such fields are only related with checkout extra fields and with the store. However, in the future, it will allow saving custom data for the specific customers.
Changes in API
New endpoints added to API reference. They allow managing customer extra fields with API calls the same way as through the Ecwid admin. Find the links below.
New access scopes required for managing customer extra fields:
read_customers_extrafields
,update_customers_extrafields
, anddelete_customers_extrafields
.
Documentation links
New endpoints:
Search customer extra fieldsGet customer extra fieldCreate customer extra fieldUpdate customer extra fieldDelete customer extra fieldNew access scopes:
App settingsLast updated
Was this helpful?