Skip to main content

Shelving (global and default tenant)

GET 

/product-shelving/:accountId/:ruleId

Products for the requested Shelving Rule for default tenant and no specific point of interest

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

Query Parameters

    customOutputName string
    device string

Responses

Schema
    any
Loading...