Skip to main content

Get products by product id

GET 

/api/channel/products/:productId

Get products from specific channel by product id

Request

Path Parameters

    productId numberrequired

    Product id

Query Parameters

    currency string

    Currency

    sku string

    Can by more than one, separated by comma

    barcode string

    Can by more than one, separated by comma

    shippingCountryCode string

    Country Code to return available taxes, example NO

Responses

Successful operation

Loading...