Inventory API Guide

Introduction

Inventory API is instrumental for any type of integration since It allows you to retrieve information about a product's availability by office and helps display the correct product amounts on a third-party system.


Inventory API allows you to:

  • display the correct quantity of a given product;
  • identify the office in which the product is available;
  • reflect the appropriate measurements.

Endpoints

  • Get inventory by product -  Allows you to obtain information on the quantity and measurement type of a specific product for each available office.
  • Get inventory by office -  Allows you to obtain information on the quantity and measurement type of all products contained in a specific office.
  • Get inventory by last update -  Allows you to obtain information on specific products that were updated after a certain date.
  • Get packages by product ID -  Allows you to obtain information (such as UID, initial and current quantity, lab results, etc.) on all packages associated with a specific product.
  • Get package by ID -  Allows you to obtain information (such as associated product, measurement, lab results, etc.) on a specific package.