Create Contact
lexware_create_contactCreate a new contact by providing contact details such as company, person, addresses, email, and phone. Specify roles like customer or vendor.
Instructions
Create a new contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Contact JSON. Key fields: version (0 for new), roles (object with customer/vendor), company (object with name), person (object with firstName, lastName), addresses (object with billing/shipping arrays), emailAddresses, phoneNumbers |