Skip to main content

GET single Product by SKU

GET 

/v/p/:sku

Provides the ability to retrieve information about an existing product.

Returns


Specify the unique product code or number (SKU) of the product from either the product creation request or the product list, and the endpoint will return the corresponding product information and structured category data assigned to the specified product.

Returns an Error if an invalid SKU identifier was specified.

Request

Responses

success