VTEX · Schema

SKUFile

The image file has a size limit of 3200 x 3200 pixels.

CommerceE-CommerceRetailMarketplacePayments
View JSON Schema on GitHub

JSON Schema

vtex-skufile-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/SKUFile",
  "title": "SKUFile",
  "type": "string",
  "format": "binary",
  "description": "The image file has a size limit of 3200 x 3200 pixels."
}