Repricing, Product Details

Get details of a product in a web store.
Resource
1/commerce/order-management/webstores/webstoreId/products/skuOrProductId
Available version
55.0
HTTP methods
GET
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
currencyCode String ISO currency code. If you pass null, the default store value is used. Optional 55.0
effectiveAccountId String Effective Account ID. Required for B2B stores. For other stores, pass null. Required for B2B stores 55.0
excludeAttributeSetInfo Boolean Specifies whether the attribute set information for the product is returned. Optional
excludeBundleChildrenInfo Boolean Specifies whether the child product information for the product bundle is returned. Optional 64.0
excludeMedia Boolean Specifies whether the media groups and default images of the product are returned. Optional
excludeQuantityRule Boolean Specifies whether the quantity rule information for the product is returned. Optional
excludeVariationInfo Boolean Specifies whether the variation information for the product is returned. Optional
excludePrices Boolean Specifies whether the prices for the product is returned. Optional
locale String Locale. If you pass null, the default store value is used. Optional 55.0
Response body for POST
Product Details Output