crm_customers_contacts_create
Create a new contact for a customer by providing type, value, and optional memo or phone settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Customer ID | |
| memo | No | Contact memo | |
| type | No | Contact type | |
| value | No | Contact value | |
| _confirmed | No | Set to true to confirm this write operation | |
| phoneSettings | No | Phone settings |