Skip to main content

Get products by category id

GET 

/api/channel/products/category/:categoryId

Get products from specific channel by category id

Request

Path Parameters

    categoryId integerrequired

    Category id

Query Parameters

    currency string
    shippingCountryCode string

    Country Code to return available taxes, example NO

Responses

Success

Loading...