Adjust the inventory level of an inventory item at a single location. Use when you need to increase or decrease stock quantities at a specific location.
location_idRequiredstringThe ID of the location where the inventory level will be adjusted. Use the Location resource to find valid location IDs.
inventory_item_idRequiredintegerThe ID of the inventory item being adjusted. This identifies the specific product variant whose inventory will be updated.
available_adjustmentRequiredintegerThe amount to adjust the available inventory quantity. Positive values increase stock (e.g., 5 adds 5 units), negative values decrease stock (e.g., -3 removes 3 units).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.