patch https://restapi.ordergroove.com/customers//set_contact_details
Updates an individual customer's phone number or email address.
Authentication
Response Body Definitions
Name | Type | Description | Example |
---|---|---|---|
string | Customer email | "[email protected]" | |
phone_number | string | Customer phone number | "+15551231234" |
extra_data | string | Customer extra_data | "{"subscriber_key": "[email protected]"}" |