UpsertProductImageDTO

A product image to create or update.

idstringOptional
The product image's ID. If not provided, the image is created. In that case, the url property is required.
urlstringOptional
The new URL of the product image.
metadataMetadataTypeOptional
Holds custom data in key-value pairs.
Was this page helpful?
Edit this page