Fetch detailed information about a specific product using its SKU in the Comet API.
productBySku
query allows you to retrieve detailed information about a specific product using its Stock Keeping Unit (SKU). SKUs are unique identifiers for products, making them essential for inventory management and product identification.
productBySku
query:
$shopSystemEnvironmentId
and $sku
with the appropriate values for your search.
productBySku
query returns detailed information about the product:
Product
type and its associated fields, refer to the Product Schema Documentation.