GetProductBySkuParams
Parameters for the getProductBySku API endpoint
interface GetProductBySkuParams extends Pick<RequestVariables, "channel" | "country" | "currency" | "customerGroupId" | "locale"> {
sku: string;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
sku | Required | string |