# 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.<br>
* New access scopes required for managing customer extra fields: `read_customers_extrafields`, `update_customers_extrafields`, and `delete_customers_extrafields`.

#### Documentation links

New endpoints:

{% content-ref url="<https://app.gitbook.com/s/G9n5VxMY9T0Ob3D56PSD/rest-api/customers/customer-extra-fields/search-customer-extra-fields>" %}
[Search customer extra fields](https://app.gitbook.com/s/G9n5VxMY9T0Ob3D56PSD/rest-api/customers/customer-extra-fields/search-customer-extra-fields)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/s/G9n5VxMY9T0Ob3D56PSD/rest-api/customers/customer-extra-fields/get-customer-extra-field>" %}
[Get customer extra field](https://app.gitbook.com/s/G9n5VxMY9T0Ob3D56PSD/rest-api/customers/customer-extra-fields/get-customer-extra-field)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/s/G9n5VxMY9T0Ob3D56PSD/rest-api/customers/customer-extra-fields/create-customer-extra-field>" %}
[Create customer extra field](https://app.gitbook.com/s/G9n5VxMY9T0Ob3D56PSD/rest-api/customers/customer-extra-fields/create-customer-extra-field)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/s/G9n5VxMY9T0Ob3D56PSD/rest-api/customers/customer-extra-fields/update-customer-extra-field>" %}
[Update customer extra field](https://app.gitbook.com/s/G9n5VxMY9T0Ob3D56PSD/rest-api/customers/customer-extra-fields/update-customer-extra-field)
{% endcontent-ref %}

{% content-ref url="<https://app.gitbook.com/s/G9n5VxMY9T0Ob3D56PSD/rest-api/customers/customer-extra-fields/delete-customer-extra-field>" %}
[Delete customer extra field](https://app.gitbook.com/s/G9n5VxMY9T0Ob3D56PSD/rest-api/customers/customer-extra-fields/delete-customer-extra-field)
{% endcontent-ref %}

New access scopes:

{% content-ref url="<https://app.gitbook.com/s/uOzT5egoVTAjMJwRuMQT/develop-apps/app-settings>" %}
[App settings](https://app.gitbook.com/s/uOzT5egoVTAjMJwRuMQT/develop-apps/app-settings)
{% endcontent-ref %}
