Sku

Get Product By Sku

get

/V2/catalog/product/sku/{sku}

Authorizations
Path parameters
skustringrequired

Product Sku

Example: Configurable Product 6
Header parameters
customerIdstring

Customer Id

Example: {{customerId}}
Responses
curl -L \
  --url 'https://beta.magento.pixiedia.com/V2/catalog/product/sku/{sku}' \
  --header 'Authorization: Bearer YOUR_SECRET_TOKEN'

No body