Update

Updates an individual customer's extra data or locale.

🔐

Authentication

✔️ Application API Scope

✔️ Storefront API Scope

Response Body Definitions

Name

Type

Description

Examples

extra_data

string

Customer extra_data (JSON string)

"{"subscriber_key": "[email protected]"}"

null

locale

string

Customer locale

"en-us"

"fr-ca"

null

price_code

string

Customer price code

"abc 123"

"prom_customer"

null

Language