The Inventory Service combines a series of get and post calls used to update and review the quantity and value of a location's stock on hand including:

  • Inventory Adjustments (Waste)
  • Value Adjustments
  • Physical Inventory Counts

The Projected Consumption Service facilitates the saving of Consumption data from an external system. This service does not retrieve calculated projected consumption. Instead, it exclusively provides access to data that has been externally uploaded or posted via the API. Consumption data is instrumental in guiding location-based purchasing decisions and daily preparation activities.

The Recipe Enhanced Service is used to create or extract recipe data including the header and component details. Recipes are created in Crunchtime for the purpose of inventory depletion. They are used to deplete Products through POS sales (See the Menu Mix Service for additional details) and through the production of prep items.

The Company Product Service allows you to get/post the global, above-store list of products that can be used elsewhere in the application, including recipe components (see the Recipe Enhanced Service) or as Location Products (see the Location Product Pricing Service). Company Products can also be referred to as Items or Ingredients.

The Location Product Pricing Service adds company products to a location’s list of available products and assigns them to storage locations so that they may be ordered and inventoried. Min Par and Max Par quantities can be assigned to each location product, and the per-unit cost of each product (Issue & Inventory Cost) can be reviewed or updated as well. In the details array, multiple pricing, markup and discount values can be assigned to each location product. You can also review and establish whether the products can be included in certain transactions at the selected location. You can use the Location Product Pricing Service to see all location products at one location, or all locations where a certain product is available.


What’s Next