Create Digital Passport

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

  • URL: POST - {{url}}/productManagement/productGroup/:productGroupID/product/create
  • Parameter:
    • productId - The unique identifier for the product.
  • Body:
    • tags - An array of tags associated with the product.
    • mint - A boolean value indicating whether the product is mint.
    • content - 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.
  • Success: Depending on mint field, your draft is created or your digital passport is about to be minted.

For more information, read our dedicated API documentation.

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