Work with inventory

United States
Canada
Europe

Clover merchants manage merchandise inventory, restaurant menu items, and services using Clover devices and the Merchant Dashboard. Each item in the merchant’s inventory is represented by an items object. Clover merchants create and manage inventory items with the Clover Inventory app. Merchants can also bulk import their inventory into their sandbox merchant account.

As a developer, you can build custom solutions to help merchants manage their inventory, including item stock, modifiers, discounts, and taxes. Example: You can create a custom solution to remove an out-of-stock item from the ordering process until the item is available for ordering again. This solution improves order accuracy because customers can order only the available items in the stock.

Get started

  1. Sample inventory—Download and use the sample inventory file.
  2. Clover Platform API—Use the Clover REST API—Inventory endpoints to build solutions that address specific inventory needs in different merchant verticals.

Inventory tutorials and endpoints

Complete standard inventory operations using the Inventory tutorials and endpoints.

Import inventory

Bulk import inventory items using a Microsoft (MS) Excel sheet.

Manage items and item groups

Build custom solutions to create and manage items, stock quantities, and item groups.

Manage item availability

View item stock count, availability, and auto-manage status.

Manage modifiers and modifier groups

Create and use modifier groups and modifiers for customizing orders.

Manage categories

Use to group similar items into categories.

Manage tags

Build custom solutions for creating, managing, and querying tags.

Terminology

TermDescription
Clover Inventory appApp to help merchants manage their inventory, including menus, merchandise, and service offerings. It allows for easy updates, bulk editing, and tracking of inventory levels, making it simpler to manage both online and in-store transactions.
Clover Register appApp used for processing transactions and customizing the point-of-sale (POS) experience. It allows merchants to organize items, apply discounts, and manage orders efficiently.
InventoryCollection of items that a merchant sells, manages, and tracks using the Clover system.
ItemIndividual product or service that is part of the merchant's inventory.
Item groupGroups of related items, such as different sizes or colors of a product, managed together.
VariantsDifferent versions of an item, such as sizes or colors, managed under the same item group.
AttributesCharacteristics of an item group, like size or color, that define its variants.
OptionsSpecific values for an attribute, such as Small or Large for the size attribute.
Item stockQuantity of a specific item available in the inventory.
ModifierOption added to an item to customize it, such as extra toppings on a pizza.
Modifier groupsCollections of related modifiers that can be applied to items, such as a group of salad add-ins.
CategoriesUsed to visually organize items in the Clover Register app, like grouping all appetizers together.
TagsLabels used for identifying and organizing items within the inventory. Also known as item labels, tags are used to keep track of these items in reports.
Tags associated with the printer work as a printer label. Example: If a tag is associated with an item and a printer, the tagged items are printed only on the associated printer when the order is printed.
AssociationRelationship between different objects within the inventory system, such as by linking items to categories, modifier groups, options, tax rates, or labels.
Revenue classCategories used to track and compare revenue streams and sales of items taxed at variable rates. Items tagged with a revenue class can be monitored as part of a specific revenue stream.