Get Product
GET/inventory-management/api/v1/Products/:id
Returns detailed information for a single product, including code, description, and inventory management settings.
Request
Responses
- 200
- 404
- 500
Returns the product details
If the product with the specified ID is not found
If an error occurs while retrieving the product