API referenceCatalogContacts
Update contact
Updates one customer or supplier. This operation does not change the stored kind.
- Endpoint
PATCH /v1/contacts/{contactId}- Authorization
- The contact's stored kind determines the required permission: `customer` → `customers:manage`, `supplier` → `providers:manage`.
- Environments
- Production and sandbox
- Idempotency
- Required for safe retries.