post
https://{url}/productManagement/productGroup/create
This API endpoint is used to create a new digital product passport group.
-
URL:
POST - {{url}}/productManagement/productGroup/create -
Body:
-
productGroupId- The unique identifier for the product group. -
tags- An array of tags to be associated with the product group. -
mint- A boolean value indicating whether the product group is mint. Default: false -
content- An object containing detailed information about the product group, including language, name, SKU, GTIN, brand internal ID, category, subcategory, etc.
-
-
Success: Depending on
mintfield, your digital passport group is created or about to be minted.
