shopify_update_customer
Update a Shopify customer's details using their ID. Optionally change name, email, phone, note, tags, or locale.
Instructions
Update a customer (customerUpdate). Required: id. All other fields are optional and only applied if provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| firstName | No | ||
| lastName | No | ||
| No | |||
| phone | No | ||
| note | No | ||
| tags | No | ||
| locale | No |