GET single Product by SKU
GET/v/p/:sku
- Requires Data Viewer ApiKey permissions.
- Example URI: https://instancename.piminto.com/api/en-us/v/p/Part-number00
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
- 200
- default
success
The reason for the error is included in the response body