<- Object

Object

InventoryChange

Represents a single physical count, inventory, adjustment, or transfer that is part of the history of inventory changes for a particular CatalogObject instance.

Link to section

Properties

Link to section

type

string

Indicates how the inventory change is applied. See InventoryChangeType for all possible values.

Link to section

physical_count

Contains details about the physical count when type is PHYSICAL_COUNT, and is unset for all other change types.

Link to section

adjustment

Contains details about the inventory adjustment when type is ADJUSTMENT, and is unset for all other change types.

Link to section

transfer

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.

Link to section

measurement_unit

Read only The CatalogMeasurementUnit object representing the catalog measurement unit associated with the inventory change.

Link to section

measurement_unit_id

string

Read only The ID of the CatalogMeasurementUnit object representing the catalog measurement unit associated with the inventory change.