ProductListResponse
- dataType: array object[] · Product[]required
Complete enriched product model with current processing and moderation results
- externalType: string
Ref required - idType: string Format: uuidrequired
- imagesType: array object[] · ProductImage[]required
Public product image metadata. Private storage references are not returned.
- inType: boolean
Stock required - isType: boolean
Published required - nameType: objectrequired
- priceType: object · Currencyrequired
Numeric price values keyed by uppercase ISO 4217 currency code
- processingType: object · ProductProcessingrequired
Progress for the catalogue's immutable feature-selected pipeline plan. Only stages in the compiled selected graph are returned; a returned stage can be skipped when runtime processing determines no work is needed. Moderation runs independently. Internal messages and traces are omitted.
- processType: string enum
Status requiredvalues- pending
- processing
- completed
- partial
- failed
- skuType: stringrequired
- urlType: string Format: urirequired
- versionType: string
Hash required - attributesType: object | null
- brandType: object · ProductBrandnullable
- brandType: string | null Format: uuid
Id - captionType: string | null
- categoriesType: array
- colourType: object · ProductColournullable
- createdType: string Format: date-time
At the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- customType: object
Properties read-only - deletedType: string | null Format: date-time
At the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- descriptionType: object
- dimensionsType: object · ProductDimensionsnullable
- eanType: string | null
- gtinType: string | null
- identifiersType: array object[] · ProductIdentifier[]
- keywordsType: array string[]
- moderationType: object · ProductModerationSummarynullable
Current moderation aggregate and stage results for the active ruleset
- offersType: array object[] · ProductOffer[]
- priceType: object · Currencynullable
Discount Numeric price values keyed by uppercase ISO 4217 currency code
- productType: string | null
Label - upcType: string | null
- updatedType: string Format: date-time
At the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- variantType: array string[]
Axes - variantsType: array object[] · ProductVariant[]
- weightType: number | null
- metaType: object · PaginationMetarequired
- currentType: integer
Page min:1requiredInteger numbers.
- pageType: integer
Size min:1requiredInteger numbers.
- totalType: integer
Items min:0requiredInteger numbers.
- totalType: integer
Pages min:0requiredInteger numbers.
- successenumconst:truerequiredvalues
- true