- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
ConfirmVariantInventoryWorkflowInputDTO
The details necessary to check whether the variant has sufficient inventory.
Properties#
sales_channel_id
stringThe ID of the sales channel to check the inventory availability in.
variants
object[]The variants to confirm they have sufficient in-stock quantity.
variants
object[]items
object[]The items in the cart, or to be added.
items
object[]itemsToUpdate
object[]OptionalThe new quantity of the variant to be added to the cart.
This is useful when updating a variant's quantity in the cart.
itemsToUpdate
object[]OptionalWas this page helpful?