Cmdlets for Shopify

Build 24.0.8963

UpdateQuantity

Update the available quantity of inventory items for a product variant in a specific location.

Input

Name Type Description
Id String A unique numeric identifier for the product variant.
InventoryQuantity String The quantity of inventory items available for sale to set.
LocationId String The ID of the location where the available quantity of items for sale is to be set.

Result Set Columns

Name Type Description
Success String Whether the operation completed successfully or not.
Details String Any extra details on the operation's execution.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963