update_customer
Update customer information including name, email, phone, address, and document for the current seller. Provide the customer ID and new field values.
Instructions
Update a customer's information for the current seller.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Customer ID | |
| city | No | ||
| name | No | ||
| No | |||
| phone | No | Phone with area code | |
| state | No | 2-letter state code | |
| number | No | ||
| street | No | ||
| zipCode | No | ||
| document | No | CPF (11 digits) or CNPJ (14 digits) | |
| complement | No | ||
| personType | No | ||
| neighborhood | No |