Requests a Shopify product to be tracked by Rye’s API. Products will be refreshed on some interval. A product must be requested before it can be queried.
productId
is the unique identifier for the requested product, which can be used in subsequent queries to fetch product information, e.g. with productByID
.variantId
is the unique identifier for the requested product’s variant. Unless specified in the product’s URL, Rye returns the first variant of the product by default.PRODUCT_NOT_FOUND_ERROR
is returned. This can happen for a variety of reasons: