Skip to main content

Shelving by tenant (global)

GET 

/product-shelving-by-tenant/:accountId/:ruleId/:tenant

Products for the requested Shelving Rule for a specified tenant (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

    tenant stringrequired

    the tenant you are requesting

Query Parameters

    customOutputName string
    device string

Responses

Schema
    any
Loading...