Inventory API
Products
Retrieve Product
This API endpoint (GET) retrieves a product by id. If the request succeeds, it will return a Product Object.
Permissions: products.view
id * The id of the product to retrieve.
id * The id of the product to retrieve.