Add Credit Note Comment
Tool to add a comment to a credit note in Zoho Inventory. Use when needing to add notes or comments to a specific credit note for record-keeping or audit purposes.
Zoho Inventory helps businesses track stock, manage orders, and sync inventory across multiple sales channels, streamlining supply chain operations
Tool to add a comment to a credit note in Zoho Inventory. Use when needing to add notes or comments to a specific credit note for record-keeping or audit purposes.
Tool to upload an attachment to a specific invoice. Use when you need to add a file attachment to an invoice.
Tool to add a comment to a specific invoice in Zoho Inventory. Use when you need to add notes, updates, or internal/client-visible comments to an invoice.
Tool to apply credits from a credit note to one or more invoices. Use when you need to apply available credits from a credit note to settle invoice balances.
Tool to bulk delete sales orders. Use this to remove multiple sales orders at once.
Sends multiple invoices by email to a contact in a single API call. Use this tool when you need to email up to 10 invoices at once to a customer. The invoices will be scheduled for delivery and the contact will receive individual emails for each invoice. If contact_id is not provided, the action will automatically fetch the customer_id from the first invoice and use that as the contact.
Tool to bulk export invoices as a single PDF. Use when you need to download multiple invoices in a single file for archiving or sharing.
Generate a consolidated PDF containing multiple invoices for printing or archiving. Use this tool to download one or more invoices as a single PDF document. The PDF can contain up to 25 invoices and is useful for bulk printing, record keeping, or sharing with customers.
Tool to bulk print package slips as a consolidated PDF. Use when you need a PDF file of multiple package slips for printing or archiving.
Tool to cancel write off for an invoice. Use when undoing a previously applied write off on an invoice after verifying the invoice has a write off applied.
Tool to create a bill in Zoho Inventory. Use when a vendor supplies goods/services on credit and you need to track the amount owed.
Tool to create a new contact (customer or vendor) in Zoho Inventory. Use when you need to add a new business relationship to your organization.
Tool to create a contact person. Use when you need to add a new contact person to an existing contact in Zoho Inventory.
Tool to create a new credit note in Zoho Inventory. Use when you need to issue a credit note to a customer for returns, refunds, or adjustments.
Tool to create a customer payment in Zoho Inventory. Use when recording a payment received from a customer against one or more invoices.
Tool to create a new invoice in Zoho Inventory. Use when you need to invoice a customer for products or services sold.
Tool to create a new item in Zoho Inventory. Use when you need to add a new product or service to your inventory catalog.
Tool to create an item group in Zoho Inventory. Use when you need to create a new item group with multiple items that share common attributes like size or color variations.
Tool to create a package for a sales order in Zoho Inventory. Use when you need to prepare items from a sales order for shipping.
Tool to create a purchase order in Zoho Inventory. Use when you need to order goods or services from a vendor.
Tool to create a sales order in Zoho Inventory. Use when a customer places an order for products and you need to track the sale before invoicing.
Tool to mark a contact as inactive in Zoho Inventory. Use when you need to deactivate a contact without permanently deleting it.
Tool to mark an item as inactive in Zoho Inventory. Use when you need to deactivate an item without permanently deleting it.
Tool to mark an item group as inactive in Zoho Inventory. Use when you need to deactivate an item group and all its items without permanently deleting them.
Permanently deletes a composite item from Zoho Inventory. A composite item (also known as a bundle or kit) is a product made up of multiple individual inventory items sold together as a single unit. This action removes the composite item definition but does not affect the underlying component items. Prerequisites: - Composite items feature must be enabled in the organization's item preferences - The composite item must exist and not be associated with active transactions Common error codes: - 2006: Resource does not exist (invalid composite_item_id) - 2054: Composite items feature not enabled in organization settings API Endpoint: DELETE /inventory/v1/compositeitems/{composite_item_id}
Tool to delete a contact. Use when you need to remove an existing contact from your organization after confirming it is no longer needed.
Tool to delete a contact person. Use when you need to remove a contact person from your organization after confirming it is no longer needed.
Tool to delete an invoice. Use when you need to remove an existing invoice that has no payments or credits applied.
Tool to delete an invoice attachment. Use when you need to remove a file attached to an invoice.
Delete a specific comment from an invoice in Zoho Inventory. Zoho API: DELETE /inventory/v1/invoices/{invoice_id}/comments/{comment_id} Required query param: organization_id Auth header format: Authorization: Zoho-oauthtoken <access_token>
Tool to delete an item. Use when you need to remove an existing inventory item after confirming it is not referenced in any transactions.
Tool to delete an item group. Use to remove an existing item group that is no longer needed.
Tool to delete an image associated with an item. Use when you need to remove an item's image after ensuring it's no longer required.
Tool to delete a package. Use when you need to remove an existing package created for a sales order.
Tool to delete a sales order. Use when you need to remove an existing sales order.
Tool to disable payment reminders for an invoice. Use when you want to stop automatic payment reminders for an invoice after it has been issued.
Tool to email a contact in Zoho Inventory. Use when you need to send an email to a specific contact with a custom subject and body.
Tool to email a statement of transactions to a contact. Use when you need to send account statements to customers or vendors.
Tool to email a credit note to customers. Use when you need to send a credit note via email to recipients.
Tool to email a specific invoice to customers. Use when you need to send an invoice via email, with optional attachments.
Tool to enable payment reminders for an invoice. Use when you want to activate automatic payment reminders for an invoice after it has been issued.
Tool to retrieve a specific contact by ID from Zoho Inventory. Use when you need to get detailed information about a customer or vendor contact.
Tool to get contact address. Use when you need to retrieve address information for a specific contact.
Tool to retrieve a credit note by ID. Use when you need to fetch detailed information about a specific credit note.
Tool to get credit note email content including subject, body, recipients, and available templates. Use when you need to preview or retrieve the email content for a credit note before sending it.
Tool to get details of the currently authenticated user in Zoho Inventory. Use when you need to retrieve user profile information, permissions, or validate the authenticated user.
Tool to retrieve the details of an existing sales order. Use when you need to get complete information about a sales order including line items, customer details, shipping information, and order status.
Tool to list bills. Use when needing to fetch bills for an organization.
Tool to list all contacts (customers and vendors) in Zoho Inventory. Use when needing to fetch contacts for an organization.
Tool to list all credit notes. Use when needing to fetch credit notes for an organization. Supports filtering by status, customer, date, and other criteria.
Tool to list all currencies configured in Zoho Inventory. Use when you need to retrieve available currencies, exchange rates, or identify the base currency for an organization.
Tool to list all payments received for a specific invoice. Use when you need to retrieve payment records for an invoice.
Tool to list all invoices in Zoho Inventory. Use when you need to retrieve invoices for an organization.
Tool to list all item groups in Zoho Inventory. Use when needing to fetch item groups for an organization. Item groups allow grouping of related items with variations.
Tool to list all items in Zoho Inventory. Use when you need to retrieve inventory items for an organization.
Tool to list all organizations the user has access to in Zoho Inventory. Use when you need to get organization IDs or view available organizations. This action does not require organization_id as a parameter.
Tool to list purchase orders. Use when needing to fetch purchase orders for an organization.
Tool to list sales orders. Use when needing to fetch sales orders for an organization.