Represents a single physical count, inventory, adjustment, or transfer that is part of the history of inventory changes for a particular CatalogObject instance.
<- Object
Object
Represents a single physical count, inventory, adjustment, or transfer that is part of the history of inventory changes for a particular CatalogObject instance.
Indicates how the inventory change is applied. See InventoryChangeType for all possible values.
Contains details about the physical count when type
is PHYSICAL_COUNT
, and is unset for all other change types.
Contains details about the inventory adjustment when type
is ADJUSTMENT
, and is unset for all other change types.
Contains details about the inventory transfer when type
is TRANSFER
, and is unset for all other change types.
Note: An InventoryTransfer object can only be set in the input to the BatchChangeInventory endpoint when the seller has an active Retail Plus subscription.
Read only The CatalogMeasurementUnit object representing the catalog measurement unit associated with the inventory change.
Read only The ID of the CatalogMeasurementUnit object representing the catalog measurement unit associated with the inventory change.