update_customer
Update existing customer details in Shopify, including email, phone, name, tags, and notes.
Instructions
Updates an existing customer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Shopify Customer GID | |
| note | No | Note | |
| tags | No | Tags | |
| No | Email address | ||
| phone | No | Phone number | |
| lastName | No | Last name | |
| firstName | No | First name |