Altoviz
Learn how to use Altoviz with Composio
Overview
Enum
ALTOVIZ
Description
Altoviz is a cloud-based billing and invoicing platform for businesses, offering online payments, expense tracking, document management, and customizable invoices.
Authentication Details
API_KEY
Actions
ALTOVIZ_CREATE_PRODUCT
Creates a new product in the altoviz system. this tool allows for the independent creation of a product with all necessary details.
Action Parameters
Action Response
ALTOVIZ_DELETE_PRODUCT
This tool allows you to delete an existing product from altoviz. the action permanently removes the product from the system.
Action Parameters
Action Response
ALTOVIZ_FIND_CONTACT
This tool allows searching for contacts in altoviz using an email address. the action is independently executable and returns contact details if found.
Action Parameters
Action Response
ALTOVIZ_FIND_CUSTOMER
This tool allows you to find a customer in altoviz by their email address. this is a standalone action that doesn’t require any resource ids or dependencies on other tools.
Action Parameters
Action Response
ALTOVIZ_FIND_PRODUCT
This tool allows users to find products in altoviz using the product number. it retrieves detailed product information including id, name, number, description, price, and other relevant metadata. it is a critical operation for product management in altoviz.
Action Parameters
Action Response
ALTOVIZ_GET_CLASSIFICATIONS
This tool retrieves a list of classifications from the altoviz platform. classifications are essential for producing accounting registers from user-created invoices. it can fetch all classifications or filter them by type.
Action Parameters
Action Response
ALTOVIZ_GET_UNITS
This tool retrieves a list of all available units in the altoviz system. units are used for product measurements and quantity specifications in various transactions.
Action Parameters
Action Response
ALTOVIZ_GET_VATS
This tool retrieves a list of all available vat rates from altoviz. it’s essential for creating and managing invoices and quotes where vat calculations are required. it supports retrieving vat rates, validating them for different regions, and ensuring correct tax calculations in financial documents.
Action Parameters
Action Response
ALTOVIZ_UPDATE_CUSTOMER
This tool updates an existing customer’s information in altoviz. it enables modification of various customer details including contact information, company details, and personal information.
Action Parameters
Action Response