Creates a new customer in Altoviz. Use type='Company' for business customers (requires companyName) or type='Individual' for personal customers (typically uses firstName/lastName).
typeRequiredstringType of customer: 'Company' for businesses or 'Individual' for persons. This determines which fields are required.
emailstringEmail address of the customer
phonestringLandline/office phone number
titlestringCustomer title/salutation (e.g., Mr., Mrs., Dr.)
activebooleanWhether the customer account is active (default: true)
familyobjectCustomer family/classification
numberstringCustom customer number/reference code
lastNamestringLast name - typically used when type is 'Individual'
cellPhonestringMobile/cell phone number
firstNamestringFirst name - typically used when type is 'Individual'
internalIdstringYour own unique identifier for this customer, useful for integration with external systems
companyNamestringCompany name - required when type is 'Company'
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.