NearSpaceSearchResponse
Paginated list of products in the same space as the query image
- dataType: array object[] · Product[]
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 - attributeType: object · ProductAttributeSlugs
_slugs Resolved slug metadata by assigned category ID, then attribute key. The general bucket is used for uncategorized products.
- attributesType: object | null
- brandType: object · ProductBrandnullable
- brandType: string | null Format: uuid
Id - captionType: string | null
- categoriesType: array
- categoryType: array object[] · ProductCategoryDetail[]
Details - 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
- currentType: integer
Page Integer numbers.
- pageType: integer
Size Integer numbers.
- totalType: integer
Items Integer numbers.
- totalType: integer
Pages Integer numbers.
- successType: boolean