Skip to main content

Shelving by point of interest (default tenant)

GET 

/product-shelving/:accountId/:ruleId/:pointOfInterest

Products for the requested Shelving Rule for default tenant and a specified point of interest (product, category or tag)

Request

Path Parameters

    accountId hyphenLessUuidrequired

    Possible values: >= 32 characters and <= 32 characters, Value must match regular expression ^[0-9a-f]{32}$

    your account ID

    ruleId hyphenLessUuidrequired

    Possible values: >= 32 characters and <= 32 characters, Value must match regular expression ^[0-9a-f]{32}$

    the rule ID your are requesting

    pointOfInterest stringrequired

    product ID, product tag or category

Query Parameters

    tagNameOrCategoryType string
    customOutputName string
    device string

Responses

Schema
    any
Loading...