Update Customer
safefy_payment_update_customerUpdate customer details for payment operations. Modify name, email, phone, status, document, and address information via the Safefy API.
Instructions
Atualiza cliente via /v1/customers/{id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | No | ||
| No | |||
| phone | No | ||
| status | No | ||
| document | No | ||
| metadata | No | ||
| addressCity | No | ||
| addressState | No | ||
| documentType | No | ||
| addressNumber | No | ||
| addressStreet | No | ||
| addressCountry | No | ||
| addressComplement | No | ||
| addressPostalCode | No | ||
| addressNeighborhood | No |