Product
A product entity with complete metadata
- Type: array object[]
categories Product categories
Empty object - Type: stringFormat: date-time
created At When the product was created
- Type: object · LocalizedString
description String values in multiple languages
- Type: string
property Name
- Type: object · Dimensions
dimensions Physical dimensions of a product
- Type: number | null
height requiredHeight in centimeters
- Type: number | null
length requiredLength in centimeters
- Type: number | null
width requiredWidth in centimeters
- Type: string
external Ref External reference in format COMPANY:PLATFORM:VERSION:RESOURCE:ID
- Type: string
id Product unique identifier
- Type: array object[] · ProductImage[]
images Product image metadata
- Type: boolean
is Main Whether this is the main product image
- Type: boolean
is Match Whether this is the matching image for lens search
- Type: stringFormat: uri
url URL to the image
- Type: boolean
in Stock Whether the product is in stock
- Type: object
meta Custom properties for filtering (max 10 items)
- Type: anything
property Name
- Type: object · LocalizedString
name String values in multiple languages
- Type: string
property Name
- Type: object · Currency
price Price values in multiple currencies
- Type: number
property Name
- Type: object · Currency
price Discount Price values in multiple currencies
- Type: number
property Name
- Type: string
retailer Id Identifier of the retailer
- Type: stringFormat: date-time
updated At When the product was last updated
- Type: string | null
url URL to the product page