Skip to main content

Get Products by Cluster lookup key

GET 

/clusters/:lookupKey/:lookupValue/products

Use this endpoint to retrieve cluster products by cluster lookup key.

Request

Path Parameters

    lookupKey stringrequired

    Lookup key. Read more about cluster lookup keys

    lookupValue stringrequired

    The value of the key (id or sourceId)

Query Parameters

    expands string

    Optional. Use translation to retrieve the cluster products translations. Use surcharges to retrive cluster products surcharges etc.

Responses

Get Products by Cluster lookup key - 200 / Get Products by Cluster lookup key - 200 (expands)

Response Headers

  • Alt-Svc

    string

  • Via

    string

  • alt-svc

    string

  • content-length

    string

  • date

    string

  • return-format

    string

  • x-request-id

    string

Schema

    data

    object[]

  • Array [

  • descriptions

    object[]

  • Array [

  • language string
    value string
  • ]

  • eanCode string
    id number
    manufacturer string
    minimumQuantity number

    names

    object[]

  • Array [

  • language string
    value string
  • ]

  • notes

    object[]

  • Array [

  • language string
    value string
  • ]

  • oemCode string
    package string

    packageDescriptions

    object[]

  • Array [

  • language string
    value string
  • ]

  • shortDescriptions

    object[]

  • Array [

  • language string
    value string
  • ]

  • shortName string
    sku string
    status string
    supplier string
    supplierCode string
    taxCode string
    taxPercentage number
    unit number
  • ]

  • messages undefined[]
    total number
Loading...