ProductVariantImage

A ProductVariantImage represents an image that is specified for an individual ProductVariant in your Liftoff account.

Properties

NameTypeDescription
IdintThe ID of the product variant image.
ProductVariantIdintThe ID of the product variant that the image belongs to.
ProductVariant (via $expand)ProductVariantThe product variant that the image belongs to.
SourceUrlstringThe source URL from which to retrieve the product variant image file. This property is accepted only in POST and PATCH requests. It is not stored or returned in GET requests.
FilenamestringThe filename of the product variant image file. Product variant images may be accessed via https://liftoff-shop.imgix.net/[Your Liftoff account code]/images/products/[Filename].
SequenceintThe display sequence of this image option relative to other images for the product variant.