Inventory APIs
Manage inventory levels across multiple locations.
In this section
CountryHarmonizedSystemCode — Holds the country specific harmonized system code and the country ISO code.
CountryHarmonizedSystemCodeInput — Holds the country specific harmonized system code and the country ISO code.
InventoryAdjustItemInput — Specifies the items and their adjustments.
InventoryAdjustQuantityInput — Specifies the fields required to adjust the inventory quantity.
InventoryItem — Represents the goods available to be shipped to a customer. It holds essential information about the goods, including SKU and whether it is tracked.
InventoryItemInput — Inventory items.
InventoryItemUpdateInput — Inventory items.
InventoryLevel — Represents the inventory quantity of an inventory item at a specific location.
InventoryLevelInput — Inventory quantity at a specific location.
inventoryActivate — Activate an inventory item at a location.
inventoryAdjustQuantity — Adjusts the inventory by a certain quantity.
inventoryBulkAdjustQuantityAtLocation — Adjusts the inventory at a location for multiple inventory items.
inventoryDeactivate — Deactivate an inventory item at a location.
inventoryItemUpdate — Updates an inventory item.