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
Responses
- 200
Successful operation
Loading...