Gets a list of owned inventory
Gets a list of owned inventory
Indicate the Warehouse OR the SKU. You can’t use both in a query.
GET
Gets a list of owned inventory
Authorizations
Enter the Bearer AccessToken; Example: 'Bearer 12345abcdef'
Query Parameters
SupplierId is the unique ID for the owner of items in the system
Minimum string length:
2The warehouse (Code)
The code for the sub inventory where the inventory is
*IGNORED if SKU is included.
eg. "SHIP" - PRIMARY
The SKU of an inventory
Whether to restrict the inventory to those which are on hand.
*IGNORED if SKU is included.
Defaults to True (Restrict to on hand)