patch https://restapi.ordergroove.com/customers//update
Updates an individual customer's extra data or locale.
Authentication
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 |
