/productManagement/productGroup/:productGroupId/product/create

This endpoint allows you to create a new digital product passport within a specific product group.

Request Body

  • productId (required): The unique identifier for the product.
  • tags (optional): An array of tags associated with the product.
  • mint (optional): A boolean value indicating whether the product is mint.
  • publicContent (optional): A boolean value indicating whether the product content is public.
  • content (optional): The detailed content of the product including language, name, sku, gtin, brand details, category, subcategory, intended use, serial numbers, sub brand, model, description, sub descriptions, external contents, msrp, medias, attributes, materials, size, manufacturing country, facility ID, product certification, and internationalization details.

For more information, read our dedicated API documentation.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!