inventorystatuschange
Captures changes in inventory status, including timestamps and reasons for updates, supporting stock movement analysis.
Columns
| Name | Type | References | Description |
| externalid | String | A unique identifier assigned to the inventory status change transaction, typically used for external reference and system integration. | |
| location | String | The physical or logical location associated with the inventory status change. This field helps track where the inventory is stored or processed. | |
| memo | String | A free-text field where users can enter additional notes or explanations regarding the inventory status change. This can include reasons for the update or any relevant context. | |
| previousstatus | String | The inventory status before the change was applied. This represents the previous categorization of the inventory, such as Available, Backordered, or Damaged. | |
| revisedstatus | String | The updated inventory status after the change has been applied. This field reflects the new categorization, indicating whether the inventory is now Available, On Hold, Reserved, or another designated status. |