create_contact_person
Add a contact person with name or email to an existing Billy contact for invoice emailing.
Instructions
Add a contact person (name and/or email) to an existing Billy contact. Emails are used to mail invoices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Person name (name or email must be set) | |
| No | Email address (name or email must be set) | ||
| verbose | No | Return the full Billy response. Default false: compact records with key fields only (saves ~90% context) | |
| contactId | Yes | Parent contact ID | |
| isPrimary | No | Mark as the primary contact person |