Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Inventory Deallocation Item
Individual inventory item for deallocation process.
- JSON example
-
- Properties
-
Name Type Description Required or Optional Available Version deallocations Inventory Deallocation Location[] List of deallocation data, including location and optional serialized product details. - Required if sourceLocationIds is not provided.
- Cannot be combined with sourceLocationIds.
67.0 sourceItemId String The ID of the source item. Required 66.0 sourceLocationIds String[] List of location IDs. - Required if deallocations is not provided.
- Cannot be combined with deallocations.
66.0