ProductInventory

Parent Previous Next

ProductInventory

Object describing a product inventory at a given location.

 

Description

This object represents the current inventory counts for a given location.

 

Properties

 

Type

Name

Description

string

InventoryLocation

Location of Inventory (Warehouse or location name)

string

QtyOnHand

Count of available units in stock

string

QtyOnOrder

Count of units on order (scheduled to be available on DateAvailable)

string

DateAvailable

Date that QtyOnOrder is scheduled to arrive

 

Examples

: