Skip to main content
Skip to main content

AdminProductsDeleteVariantRes

AdminProductsDeleteVariantRes: Object

The details of deleting a product's variant.

Properties

variant_idstringRequired
The ID of the deleted Product Variant.
object"product-variant"Required
The type of the object that was deleted.

Default: product-variant

deletedbooleanRequired
Whether or not the items were deleted.

Default: true

productProductRequired
Product details.
Was this section helpful?