ProductVariantsBulkInput
input
Input fields used to specify the product variants to be created as part of a bulk mutation.
Fields
Identifies the product variant to be updated or deleted.
The media ID associated with the variant, used exclusively for media image creation mutations. If this media ID does not exist in the product, it will be automatically synced to the product media.
The variant's original price, using the store's default currency.
The variant's Harmonized System (HS) code or tariff code.
Whether the product variant requires shipping.
The SKU of the product variant, a case-sensitive string.
Whether the variant is taxed when sold.
Whether the product variant can be ordered when inventory is depleted.
The product variant's price, using the store's default currency.
Inventory items linked to the variant. Utilized for unit cost.
The inventory quantity at each location storing the variant. Supported only as input for the
productVariantCreate mutation.The media's URL linked to the product variant. This field is exclusively used in the media image creation mutation, and it will be automatically linked and synced to the product media.
The product variant's weight in the unit defined by weight_unit.
Custom properties used by the merchant to define the product variant.
The barcode value linked to the product.
The measurement unit for the weight of the variant. If
weight_unit is not specified, the store's default measurement unit will be applied.Status and error codes
For detailed information about common codes, see Status and error codes.
Map
ProductVariantsBulkInput
Was this article helpful to you?