get https://{url}/productManagement/productGroup/
This endpoint retrieves the details of a specific product group identified by the productGroupId
parameter.
- URL:
GET - {{url}}/productManagement/productGroup/:productGroupId
- Parameter:
productGroupId
- The unique identifier for the product group.
- Success: The group data are returned.