get https://{url}/productManagement/product/
This endpoint retrieves a specific product within a product group using the product's ID.
- URL:
GET - {{url}}/productManagement/product/:productId
- Parameter:
productId
- The unique identifier for the product group.
- Success: The digital passport data is returned.